2

我正在开发一个产品快速查看 Megnto 模块。我唯一的问题是如何在弹出窗口中显示产品选项?在产品视图页面中,我们如何称呼它:

<?php if ($_product->isSaleable() && $this->hasOptions()):?>
        <?php echo $this->getChildChildHtml('container2', '', true, true) ?>
<?php endif;?>

你能帮助我吗 ?谢谢

4

0 回答 0