Commit 1710f0f8 by lmf

商品详情增加添加物流信息和退换货政策

parent 2d95eed7
......@@ -87,6 +87,9 @@
</block>
</block>
</block>
<container name="product.info.warpt" as="product_info_warpt" label="Alert product warpt" after="box.addtocart.extrahint">
<block class="Magento\Catalog\Block\Product\View" name="product.info.free_shipping" template="Magento_Catalog::product/free_shipping.phtml"/>
</container>
<container name="product.info.extrahint" as="extrahint" label="Product View Extra Hint">
<container name="product.info.social" label="Product social links container" htmlTag="div" htmlClass="product-social-links">
<block class="Magento\Catalog\Block\Product\View" name="product.info.addto" as="addto" template="Magento_Catalog::product/view/addto.phtml">
......
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