Skip Navigation

[Resolved] woocommerce design

This support ticket is created 7 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 7 years, 2 months ago.

Assisted by: Nigel.

Author
Posts
#565869

Tell us what you are trying to do?
I am creating a site which will allow a parent to create a trip abroad for there child.
the parent will login in a select a host family, once they have agreed the host family they will select activities that they want and also extra such as airport transfer etc.

I have designed the current solution upto the point where the parent creates a trip (cpt) and put in dates etc. selects optional extras and then add activities to the trip. These are stored in another cpt.

So at the end you end up with a trip and all the relevant details.

What I need some advise on is how to link this into woocommerce and what is the best way to go about it.
Thanks

#566353

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Oliver

You can use the CRED Commerce add-on for this (https://toolset.com/documentation/user-guides/using-cred-commerce-to-add-payments-to-forms/)

You create a product with WooCommerce, in your case it would be something like "Trip" with a price (or you might have multiple versions such as "Trip basic", "Trip standard", "Trip extra", "Trip gold" etc. with different prices).

Then you set up your form where users submit a trip request so that it adds the relevant trip product to the basket and links into the checkout process.

You can read about it in the above documentation link, but if you have specific questions, let me know.