product_data['banner']

This commit is contained in:
CHIEFSOFT\ameye
2025-07-05 15:47:44 -04:00
parent cb6f7397b6
commit a28e33932a
+1 -1
View File
@@ -64,7 +64,7 @@ class MyProductsService(BaseService):
# "banner": "banner.jpg",
myproduct_data = {
"myproudct": {
"banner": product_data['banner'],
"banner": product_data.banner,
"description": "Product Description - Commitment is something that comes from understanding that everything has its price and then having the willingness to pay that price. This is important because nobody wants to put significant effort into something, only to find out after the fact that the price was too high.The price is something not necessarily defined as financial. It could be time, effort, sacrifice, money or perhaps, something else.",
"internal_url": "",
"price_text": "90 days free and 3.95/Month",