sales text
This commit is contained in:
@@ -60,6 +60,7 @@ class MyProductsService(BaseService):
|
||||
"myproudct": {
|
||||
"banner": product_data.banner,
|
||||
"description": product_description.details,
|
||||
"sale_text" : product_description.sale_text,
|
||||
"internal_url": "",
|
||||
"price_text": "90 days free and 3.95/Month",
|
||||
"product_id": product_data.product_id,
|
||||
|
||||
Reference in New Issue
Block a user