SN
_price_old
_price_new
_price_diff
Size: a a a
SN
_price_old
_price_new
_price_diff
SN
DE
_price_old
_price_new
_price_diff
SN
SN
DE
DE
SN
DE
SN
DE
DE
DE
SN
SN
DE
SN
t4
.name
,t
._quantity_diff
*t1
.price
) extra_charge
_stat
t
oc_product
t1
ON t1
.product_id
= t
.product_id
oc_product_to_category
t2
ON t2
.product_id
= t
.product_id
oc_category
t3
ON t3
.category_id
= t2
.category_id
AND t3
.parent_id
= 0oc_category_description
t4
ON t4
.category_id
= t3
.category_id
t
.field
= 'quantity' AND t
.operation
= 'down' AND t
.date_added
>= CURDATE() AND t4
.category_id
t4
.category_id
DE
SN
SN