I am developing an application, that any user can install on their Shopify, and I have doubts about whether or not it meets the requirements. IT IS NOT A post-purchase checkout extensions, it is an app.
The idea is an application, that among other things show recommendations of products from other stores (that also have this application installed in their Shopify) both in the “order confirmation page”/“post purchase page”, as well as in the “order confirmation email”. It is like a “cross selling” but of products from other stores.
The initial idea is to show 3 products from 3 different stores, that is 9 different products.
My doubt comes when consulting the Shopify documentation,
https://shopify.dev/apps/checkout/post-purchase/ux-guidelines-post-purchase-offers
where it says “Display a maximum of two consecutive upsell offers.” My idea is to make a single offer of 3 products from 3 different stores.
Is it considered upsell? Actually Upsell is offering more expensive products instead of the one the customer is buying, I offer cross sell.
When you say two consecutive offers, do you mean products? If I offer at a glance 9 products from 3 stores, is it a single offer?
Or when it says consecutive, does it mean that if you offer 9 products from 3 different stores, and the customer buys one of them, you can offer it again at most another 9 products, thus making only two consecutive “Offers”?