woowj

来源:互联网 发布:java开发业务流程 编辑:程序博客网 时间:2024/06/05 06:14

D:\website\woowj\app\design\frontend\base\default\layout\customer.xml

删除购物车显示在此处

        <reference name="left">            <block type="customer/account_navigation" name="customer_account_navigation" before="-" template="customer/account/navigation.phtml">                <action method="addLink" translate="label" module="customer"><name>account</name><path>customer/account/</path><label>Account Dashboard</label></action>                <action method="addLink" translate="label" module="customer"><name>account_edit</name><path>customer/account/edit/</path><label>Account Information</label></action>                <action method="addLink" translate="label" module="customer"><name>address_book</name><path>customer/address/</path><label>Address Book</label></action>            </block><!--            <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml">                <action method="addItemRender"><type>simple</type><block>checkout/cart_item_renderer</block><template>checkout/cart/sidebar/default.phtml</template></action>                <action method="addItemRender"><type>grouped</type><block>checkout/cart_item_renderer_grouped</block><template>checkout/cart/sidebar/default.phtml</template></action>                <action method="addItemRender"><type>configurable</type><block>checkout/cart_item_renderer_configurable</block><template>checkout/cart/sidebar/default.phtml</template></action>            </block>-->            <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>            <remove name="tags_popular"/>        </reference>



2.将商品数目填写框改为下拉框

https://www.magentocommerce.com/magento-connect/quantity-restriction-dropdown.html

修改默认样式

D:\website\woowj\app\design\frontend\base\default\template\sourav_quantitydropdown\product_view_addtocart.phtml

0 0
原创粉丝点击