Re: Product multistep option

Solved

Product multistep option

IhorBulhakov
Shopify Partner
20 0 3

Hi! What would be the best way to do something like this in shopify? https://order.sojo.uk/item-category

Accepted Solution (1)
Huptech-Web
Shopify Partner
941 188 197

This is an accepted solution.

Hello @IhorBulhakov 

 

You need to create a simple product in your Shopify admin and change its product template as needed. Then, using the Shopify API, you can add, change, and edit products using the instructions provided at https://shopify.dev/docs/api/ajax/reference/cart.

If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.
(GD)

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required

View solution in original post

Replies 3 (3)

Huptech-Web
Shopify Partner
941 188 197

Hello @IhorBulhakov 

You need to create a simple product selection process where each step adds specific properties to the cart. As the customer progresses through each step, their choices accumulate in the properties list. Upon completing the final step, all selected values are consolidated into the properties. Finally, redirect the customer to the checkout page directly.

If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
IhorBulhakov
Shopify Partner
20 0 3

Hi! How do I create a simple product selection process?

Huptech-Web
Shopify Partner
941 188 197

This is an accepted solution.

Hello @IhorBulhakov 

 

You need to create a simple product in your Shopify admin and change its product template as needed. Then, using the Shopify API, you can add, change, and edit products using the instructions provided at https://shopify.dev/docs/api/ajax/reference/cart.

If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.
(GD)

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required