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