Skip Navigation

[Gelöst] woocommerce design

This support ticket is created vor 7 Jahren, 3 Monaten. 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.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

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)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Nigel vor 7 Jahren, 2 Monaten.

Assistiert von: Nigel.

Author
Artikel
#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

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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.