I am using the Ordering Options field in the shopping cart to allow the customer to choose a date on when to pick up their order. Depending on the customer's order, the earliest date selectable changes.
This will depend on which item they choose. When I go from the product page to the shopping cart, I would like to be able to pass the item number or SKU# of the item to my script.
Is there any way I can do this? I can't edit the cgi files as they are encrypted.
Thanks!