Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/header.php on line 69

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/header.php on line 73

Error: Could not retrieve Internal Task details.

HR Manager | Staff-India

Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 5

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 9

Error: Could not retrieve Internal Task details.

Task Details

special code for discount

Assigned To:
  1. Nigel (nigel.pi@staff-india.com)
Assign By Admin On 2023-03-20
70%
Deadline:- 458 Days Over from Deadline. You Have Missed The Deadline 458 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

Task QA

Selected File:
Drag Your File Here
Or Click Here to pick

Comments  (2)

    Nigel 20-03-2023 22:29:06

    Have updated the Price into /go-vip page and Checkout page.

    Nigel 16-03-2023 15:08:03

    Sorry to say, but I didn't Understand the task.