Authored by htoooth

add qort

... ... @@ -574,8 +574,8 @@
'name': '{{productName}}',
'category': '{{smallSortId}}',
'brand': '{{brandName}}',
'price': {{marketPrice}},
'orig_price': {{salePrice}},
'price': {{salePrice}},
'orig_price': {{marketPrice}},
'currency_code': 'CNY',
'product_url': '{{productUrl}}',
'pic_size': '',// 宽x高
... ...