sales text

This commit is contained in:
CHIEFSOFT\ameye
2025-07-06 19:28:33 -04:00
parent e1dc35ec45
commit 08f3af8d7c
4 changed files with 15 additions and 1 deletions
+1
View File
@@ -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,