• I’d like to create a site where customers can create their own tea blends.

    Preferably similar in design and logic to this:
    https://www.chocomize.com/creation

    Where you pick your “base” teas, then flavors like spices or herbs. So it would be a multi-step process where at each step you could select one or more of each type of ingredient, ie 3 different bases or 5 different flavors.

    The pricing would be flat pricing for an entire bag, not based on each ingredient. It looks like using WooCommerce, if an ingredient = a product, it must have a price. So I don’t even think it’ll work. Unless there’s a plugin available that can do this?

    Any ideas if this is possible, or tips on how to accomplish it? ??

    https://www.ads-software.com/plugins/woocommerce/

Viewing 8 replies - 1 through 8 (of 8 total)
  • I don’t think you need an add-on or an extension to do what you describe.

    As I understand it, your product comes in 3 x 5 = 15 variations.

    WooCommerce has different product types. If you use the simple product type then you would need to setup 15 similar products, which is not very good.

    WooCommerce also has a variable product type. In your case, the “base” and “flavors” are called attributes of the product. When the attributes have been setup, the editor can setup the variations. Variations can be setup manually, or a “Link all variations” button creates all the possible variations. Each variations can have a different price or image, or not, as you require. The user experience is that they select a bag of tea and then they have 2 dropdowns to customise it.

    The “Link all variations” button does up to 50 variations. Beyond that number it gets to be harder work, and in my view a bit unwieldy.

    Thread Starter imkane

    (@imkane)

    Hi lorro,

    Thanks for your reply. The 3 x 5 was just an example to keep it simple. There’s really 5 different categories of ingredients, and each category could have 10+ ingredients in it. And a customer could choose multiple ingredients per category. So the unique variations is a pretty high number.

    The reason we can’t setup each ingredient as a product, is because we’d need a Price for each ingredient, and the pricing works as a flat price for each bag (1/2 lb or 1 lb).

    Variation drop downs also don’t work because they need to be able to easily select multiple selections from a single drop-down, which is just cumbersome. Checkboxes or something with Ajax would make more sense.

    I’m playing around with this plugin:
    https://docs.woothemes.com/document/product-add-ons/

    And it seems to accomplish mostly what we want. I setup a product “1/2 lb bag” and then each ingredient is an add-on which customers can choose with a checkbox.

    Hey Kane ,

    I am trying to find a similar customization modular to chocomize.com , have you had any luck finding anything ?

    Thread Starter imkane

    (@imkane)

    @mkhan17 – I ended up using the WooCommerce Product Add-Ons plugin and hired someone to customize it.

    You can view it in action here: https://blendbee.com/shop/blending-station/quarter-lb-bag-of-tea/

    @imkane do you know where I can reach this person because I have been searching for someone to do it !

    @imkane by the way your website is amazing , I might have to try some of your tea !

    Thread Starter imkane

    (@imkane)

    I can share our customized plugin with you, just give me your email address. It might work out of the box, or else I could put you in touch with the developer that did the work.

    your website is amazing , I might have to try some of your tea !

    Thanks! It’s my girlfriend’s site, she makes some awesome tea!

    Thank you so much ! My email is [email protected]

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Chocomize-esque Tea Site’ is closed to new replies.