Table of Contents |
---|
Q: Question 1
{To find good questions and answers start by searching Freshdesk for the key word to find tickets that have been resolved with this key word to get ideas around what kind of common troubleshooting and issues occur around this feature. Open up tickets that seem relevant and read through solutions for how they were solved.}
A: Answer 1
{Answers should be written conversationally and should reference documentation rather than try to duplicate documentation, as if you were responding to a helpdesk ticket. .}
Q: Question 2
A: Answer 2
Expand | ||
---|---|---|
| ||
Q: I’m getting an inventory related error in the order queue but the product the guest purchased doesn’t have inventory mapped to it in AW commerce. A: If inventory is setup on any of the DCIs or components in the POS, it should also be setup in AW Commerce using the configuration steps for inventory. If the product is not setup with inventory mappings in AW commerce, the guest will be able to freely book, and if it sells out in the POS, then the order will fail because the two systems don’t have the same constraints. |
...
DELETE CONTENT AFTER THIS LINE
How-to Guide of this page can be found here: [Internal] Common Troubleshooting Setup Guide
...
Table of Contents |
---|
Q: The Cross-sell lightbox has too many products and it is popping up too often!
A: Revisit your cross-sell settings and follow these guidelines:
Set the number of items that appear in the cross-sold lightbox or mini cart to be 4 or less
Set the number of times the lightbox appears to a LOW number (less than 4)
Keep the number of associated cross-sell products low (again, 4 or fewer)
The combination of those three settings, when they have high values is very disruptive and dilutes the impact that you are looking for when you employ cross-sell. Change the settings until you feel you’ve found the sweet spot.
Q: Is the cross sell logic based on most recent add to cart, or everything in cart? For example if we have cross sells built to show product B after product A is added to cart, and product D after product C is added to cart, and A is already in my cart and then I add C to cart, do I see B and D, or just D?
A: In this scenario, let’s assume that all 4 products are cross sold for each item.
A triggers B, C and D. (in this order)
B triggers A, C & D.
C triggers A, B, & D.
D triggers A, B & C.
I add Product A to my cart, and the Lightbox displays B, C and D (in this order).
I select C, and add to my cart, and the lightbox displays B and D (in this order).
I select D, and add to my cart ( which already has A and C in it), and the lightbox will only display B.
The minicart will display all of the attached items MINUS anything added to the cart, so as an item is added to the cart it is disappearing from the minicart. (This behavior should be one consideration when deciding how many items to attach to each product.)
Each time you add to cart the logic evaluates what is currently in the cart and removes any item that is currently in the cart from the lightbox display and the mini cart. As items drop from the lightbox display, they are either replaced by the next item in the list of cross sold items, or the lightbox shrinks to adjusts to display fewer items.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...