Commit c599f94f by 王东红

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents 610cf2c1 d03672f4
......@@ -12,9 +12,6 @@
<div class="product data items" data-mage-init='{"tabs":{"openedState":"active"}}'>
<?php foreach ($detailedInfoGroup as $name) :?>
<?php
if ($name == "product.info.description"){
continue;
}
$html = $layout->renderElement($name);
if (!trim($html)) {
continue;
......
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