special code for discount
Assigned To:
Assign By Admin On 2023-03-20
Deadline:- 601 Days Over from Deadline. You Have Missed The Deadline 601 Days Ago
Task Details :-
nigel,
when the user submit the form in teh banner for newsletter - it has written 50% discount code.
so we need to apply this 50%.
how we will do this? we will add a cookie.
Add a cookie with 5 day duration.
Now you will update the pricing table in /go-vip/ to show the discount price.
so the $99 package will be showing $59
and teh $77 package will be showing $37
you need to be clever how you will do this. simple way is hide the $99 price label. and display the $59 price label.
BUT ALSO... when use choose the package - they will go to next page - where they will pay -> so you need to add a query string to know if it is offer price or full price
accordingly the correct paypal button will be showing with the correspoding price.
this means you will need the new code for new price for paypal button - ask me for this.
Task Current Status :-
Task Not Complete
Have updated the Price into /go-vip page and Checkout page.
Sorry to say, but I didn't Understand the task.