|
|
@ -37,16 +37,6 @@ |
|
|
|
</template> |
|
|
|
|
|
|
|
<template id="cart_lines_extended" inherit_id="website_sale.cart_lines"> |
|
|
|
<!-- <xpath expr="//table[@id='cart_products']/thead/tr/th[1]" position="attributes"> |
|
|
|
<attribute name="width">100</attribute> |
|
|
|
</xpath> |
|
|
|
<xpath expr="//table[@id='cart_products']/thead/tr/th[3]" position="attributes"> |
|
|
|
<attribute name="width">130</attribute> |
|
|
|
</xpath> |
|
|
|
<xpath expr="//table[@id='cart_products']/thead/tr/th[4]" position="attributes"> |
|
|
|
<attribute name="width">100</attribute> |
|
|
|
</xpath>--> |
|
|
|
|
|
|
|
<xpath expr="//table[@id='cart_products']/tbody//td[@id='td-qty']/div" |
|
|
|
position="replace"> |
|
|
|
<div class="input-group oe_website_spinner"> |
|
|
|