I'm trying to figure out a way to offer customers a free magazine subscription on the BASK page (i.e. before they proceed to the checkout page.. as the magazine subscriptions need to appear as item codes on the checkout screen).
What I need is to have 3 checkboxes always appear below the basket contents section on the BASK screen.
The 3 checkboxes are... checkbox#1 is for one type of magazine... checkbox#2 is for a second type of magazine.. and checkbox #3 is for customers to check off if they do not want the magazine subscription.
Each is selectable and passes the magazine subscription item codes to the checkout page.
I'm thinking about creating the magazine subscription choices as either 1 item with 3 checkbox attributes.. or 3 separate items each with it's own checkbox.
The question is... how would I pull something like that into the BASK screen so it always there for customers to see and select?
Any help would be greatly appreciated.
What I need is to have 3 checkboxes always appear below the basket contents section on the BASK screen.
The 3 checkboxes are... checkbox#1 is for one type of magazine... checkbox#2 is for a second type of magazine.. and checkbox #3 is for customers to check off if they do not want the magazine subscription.
Each is selectable and passes the magazine subscription item codes to the checkout page.
I'm thinking about creating the magazine subscription choices as either 1 item with 3 checkbox attributes.. or 3 separate items each with it's own checkbox.
The question is... how would I pull something like that into the BASK screen so it always there for customers to see and select?
Any help would be greatly appreciated.
Comment