All things Shopify and commerce
Hi there,
I would like to build Flow like this:
(1) Order checked -> Go to (2)
(2) If first time order
If (Yes) -> Go to (3),
If (No) ->Skip
(3) Check if coupon apply on this order,
If (Yes) -> Go to (4)
If (No) -> Skip
(4) Check if order value is $500 - $999
If (Yes) -> Go to (5)
If (No) -> Go to (6)
(5) Add 3 product on this order as free product.
(6) Check if order value is $1000 or more
If (Yes) -> Add 6 product on this order as free products
If (No) -> Skip
-----------------
Can you guys help me with this Flow
HI, there
Could you please clarify whether the flow you mentioned occurs before the order is generated or after the order is completed? Also i wanna know you hope the customer see the free products in their checkout orders when they are placing the orders?
1) After order generated.
2) If possible but if not possible is Okay, at least I can see on dashboard.
Hi, there
I have figured out two approaches after the order done:
1.You can utilize Shopify Flow. Once the order is completed, Shopify Flow will be automatically executed based on your rules. This option incurs lower costs for your situation and does not require the addition of a public app.
2..Employ a public app or undertake some logical customization development.
However, please note that all these methods will add new items to the original order, and the customer will be able to see the changes. Therefore, I do not recommend them. Instead, I suggest that you tag different orders using distinct tags on the orders. This will not affect the original order.
if the flow you mentioned takes place during checkout:
1.You are required to install a public app that is appropriate for adding new items to the customer's order based on the rules.
2. Liquid customization based on your rules can be implemented before checkout when someone adds new items to the cart (but this cannot be done to check if a coupon applies to this order).
Its Okay just add Free product like $0 price on the order if that discount code input?
yeah Free product like $0 price you could add to the order
Yeah that should be doable. When adding the items to the order though it will increase the order total. You can mark the order as paid automatically but there isn't really an easy way to add them as zero priced line items. I have an app that I built that can do that piece if necessary.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024