Commit ffe2e847 by lmf

修改首页热销产品ID

parent 273e15cb
......@@ -63,7 +63,7 @@
<div class="flash-sale-inner">
<?php
$templateType = \Magento\Catalog\Block\Product\ReviewRendererInterface::SHORT_VIEW;
$ids = explode(',',"1,45,63,6,8,10");
$ids = explode(',',"64,65,66,68,86,108");
$objectManager = \Magento\Framework\App\ObjectManager::getInstance();
$pr = $objectManager->create('Magento\Catalog\Model\ProductRepository');
......
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