• Hello!

    In short, I have to work on a project whose business is selling smart, customizable padel courts for clubs and other venues. One of the pages wants to create a customizable court. As the user adds “extras,” they’ll be shown in the prototype displayed on the screen. Do you know of any plugin that can do this?

    Here’s a brief and concise outline of what the customizer would cover:

    Court model:
    Options: 1.1, 1.2, 1.3, 1.4, and HALO
    *Each of these options will have its own characteristics.

    Court type:
    Options based on the options in point 1.

    Court qualities and characteristics:
    Options (common to all courts): Grass color, Glass thickness, etc.

    At the end, the client should receive a summary of their options, and if they’ve selected customization one or more times, they should receive a message informing them that we will contact them. This requires requesting mandatory information.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Any such plugin would need to be compatible with whichever generic e-commerce plugin you use. The most popular e-commerce plugin for WP is WooCommerce, hence they have the widest variety of extensions to choose from. Or you can contact their support staff for Woo specific suggestions (free registration required for support).

    WooCommerce products already have support for product variations, however there is no built-in graphical presentation associated with a variant selection. This is where an extension would be useful. If you’re unable to find a suitable extension, a custom coded solution is feasible. The necessary code needn’t be too complicated, most of the work will be in creating images of all the permutations so code can swap them in to represent any particular combination of options. This will need to happen even if a suitable extension can be found.

    Thread Starter monicaamb12

    (@monicaamb12)

    Yes, it will be WooCommerce. However, I am looking for more plugins not from Woo.

    Thank you for the information!

    • This reply was modified 1 year, 2 months ago by monicaamb12.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Customized product’ is closed to new replies.