When directing shoppers to the ByDesign Shopping Cart, certain data may be passed in the URL in order to set various order parameters and will be used throughout the Online Order
marketShow=
Passing this value into the URL will associate the order that is eventually created with a specific Market Show, overriding the defaults. To see what Market Shows are available, navigate to:
Departments > Administration > Settings > Market Shows
You can identify the unique ID to pass in the URL by clicking onto the Market Show in question, and taking the ID out of the URL, meaning https://backoffice.securefreedom.com/AdaptureDemo/Admin/MarketShow/Edit/553
would reference Market Show ID 553
.
An example link would be:
https://shop.bydesign.com/AdaptureDemo/#/shop/from/1000?marketShow=553
newsession=1
country=
locale=
referringCustomerDID=
Users can have products directly added to the bag, along with a quantity and enabling it for AutoShip (if supported).
addToBag=
qty=
AutoShip=1/0
Additional items can also be passed in a single link by adjusting the parameters:
addToBag2=
qty2=
AutoShip2=
An example of a link using these structures:
Please keep in mind that these link structures are case sensitive.