• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

How to add Items to a new Woocommerce order?

P

Pabblymember11

Guest
Hey @quoramedia

For handling multiple line items in an order, utilize the Line Itemizer action step. This step will generate the line items individually, providing a separate count for each.

You can also refer to the following video lesson here -

Further, you can select the order status statically here -

1712310548190.png
 

quoramedia

Member
Sorry, Not understanding at all. This is not our query. Kindly read below completely.

Lets say we received a New Woocommerce order (Order ID #1111) for Product A worth Rs 100. (Note that now the order status for Order ID #1111 is "Processing" by default, as the order has already been placed by the customer)

Now we want to create a workflow in Pabbly such that whenever we receive a new woocommerce order for Product A, 3 things should happen:
1. automatically Product B & Product C also get added
2. Price of Product B & Product C is changed to "0"
3. Change order status from "processing" to "complete"

Please explain in DETAIL with step by step screenshots as we don't know all this workflow stuff. Please. 🙏
 
P

Pabblymember11

Guest
Kindly check your workflow, we have added the logic for the same with the help of Router, but still that will be required to use Line Itezmier.

Please review your router action step and check.

1712318098111.png
 

quoramedia

Member
Okay. Understood till here, but how to use the product itemizer?

how will it help add Product B & Product C?
how will it help make price for Product B & C equal to "0"?
 
P

Pabblymember11

Guest
how will it help add Product B & Product C?
If you're receiving details for multiple products and one of those products is the one you want (let's call it Product A), you'll need to include all the products you received along with any additional products you want to pass along with them.

how will it help make price for Product B & C equal to "0"?
Kindly use the Line Itemize action step with all the line items on it, so that we can check for the workaround to covert Products B and C's price to zero.

Or if the price of Products C and B is different or identical you can use the Replace text action step to replace their price value with 0.

Check this example -

1712388434327.png
 

quoramedia

Member
Okay. Do I need to change the status from Processing to Pending to add the new line items.

If yes, how do I do that?
 
Top