From 4e85c85b226fb28ce08c048c17083b2447387d53 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 15 Dec 2024 19:33:57 -0500 Subject: [PATCH] Product data --- services/web/project/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/web/project/__init__.py b/services/web/project/__init__.py index e19e314..5a6d92b 100644 --- a/services/web/project/__init__.py +++ b/services/web/project/__init__.py @@ -329,7 +329,9 @@ def myproduct(current_user): myproduct_data = { "myproduct_uid":"", + "product_uid": product[0]["uid"], "banner": product[0]["banner"], + "product_name": product[0]["name"], "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.", "title": product[0]["description"], "subscription_text" : "Start with your goals in mind and then work possible.ith yand Goals. If the plan doesn’t support the vision then change it!",