Commit 6d0adc02 by lmf

修改首页最新款产品ID

parent 40ad981a
......@@ -34,7 +34,7 @@ $image = 'new_products_content_widget_grid';
<?php
$templateType = \Magento\Catalog\Block\Product\ReviewRendererInterface::SHORT_VIEW;
$news_ids = explode(',',"366,244,226,193");
$news_ids = explode(',',"366,244,188,193");
//$news_ids = explode(',',"1,2");
$objectManager = \Magento\Framework\App\ObjectManager::getInstance();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment