xml 将购物车移至Magento的Header

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 将购物车移至Magento的Header相关的知识,希望对你有一定的参考价值。

 <reference name="header">
            <block type="checkout/cart_sidebar" name="topcart_mini" as="topcart" template="checkout/cart/topcart.phtml"/>

            /*copy/rename  frontend\base\default\template\checkout\cart\sidebar.phtml 
            in frontend\responsive\default\template\checkout\cart\topcart.phtml
            
            /* this goes in .phtml file */
            <?php echo $this->getChildHtml('topcart'); ?>
        </reference>

以上是关于xml 将购物车移至Magento的Header的主要内容,如果未能解决你的问题,请参考以下文章

xml 将购物车移至Magento的Header

Magento:将静态块添加到结帐购物车

如何为购物车块实现magento缓存打孔

是否可以从另一个网站将产品添加到 Magento 购物车,而产品不在 magento 商店中

PayPal 网关已拒绝请求。购物车项目总金额与订单金额不匹配。 Magento

将“添加到购物车”按钮重定向到 Magento 中的不同自定义页面/在 Magento 的产品页面中添加新按钮