Squallpka1

Results 1 comments of Squallpka1

I believe you first need to set the campaign for the discount using. `import pyshopee` `client = pyshopee.Client( shop_id, partner_id, key )` `client.discount.add_discount(discount_name,start_time,end_time,items)` thats items is a list of the...