Custom Products For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Custom Products for WooCommerce
Offer your visitors a unique shopping experience.
This plugin gives you the ability to setup a store where your visitors can customize their products before buying them.
Custom Products for WooCommerce is an extension for WooCommerce that adds a new level to the product-attribute hirearchy. Instead of assigning attributes to products, split products into multiple components and assign attributes to components.
It was made to be as universal as possible so you can customize pretty much every type of product. See the demo to get an idea of what this plugin is capable of.
Some (but not all) features
- Make any component required (don’t allow users to proceed until they make a selection on at least one attribute)
- Assign components to products
- Add product specific component names
- Add product specific component descriptions
- Assign attributes to components
- Order components
- Order attributes
- Assign an image to product customizer or use products’ featured image
- Animated components
- Shortcode – customizer with filterable product selector
- Shortcode – single product customizer
- “Customize” button on product page for products that can be customized
- Add images to WooCommerce attributes
- Images on product and attribute select dropdowns
- Add to cart with ajax
- Show what was customized on cart and checkout pages and invoice
- Template system
- Translation ready
- Seamlessly integrated into WooCommerce
- Works with Polylang
- Works with WooSwatches
Become a Premium user
Custom Products for WooCommerce is also available in Premium version that adds a lot of features.
Premium features
- Create a layout of your own using a collection of shortcodes
- Shortcode – components list w/wo add to cart button
- Shortcode – customizer image
- Shortcode – add to cart button w/wo quantity field
- Shortcode – customizer button
- Variable products integration
- Use only default variation or all available variations
- Show variation (or featured) image if customizer image isn’t found
- Make any attribute required (don’t allow users to proceed until they make a selection)
- Single attribute mode – Allow users to only select one attribute per component
- Charge fees for customizing products
- Per order
- Per product
- Per component
- Edit text tag advanced settings (bold,italic,…)
- Add text tag shadow
- 10 icon tags to choose from
- Add a “Customize” button to cart page
Shortcode
[woocp product_ids="1,2,3" number_of_products="3" width="100%" order="ASC" orderby="title" class="classname" hide_msg_area="true" hide_select="true"]
You can use the shortcode to get product customizer anywhere on your site.
Shortcode accepts the following parameters:
- product_ids – a comma separated list of product IDs
- category_ids – a comma separated list of category IDs
- number_of_products – limit of produts to show
- width – product customizer width (px, em, %, …)
- image_width – customizer image width (%)
- list_width – components list width (%)
- class – classname(s) for CSS/JS purposes
- order – order products (ASC, DESC)
- orderby – order products by (none, ID, title, name, date, modified, rand)
- hide_msg_area – hide/show WooCommerce loader and message section under the add to cart button (default: false)
- hide_select – hide/show product select dropdown (default: false)
Note: You can only use category_ids OR products_ids in the shortcode.
Support
Contact me by Grrega.com contact form or find me on social media if you are in need of support.
Please take a look at the Custom Products for WooCommerce documentation as well.
Translations
The plugin is translated using Transifex. If you want to help out, please head over to the translation project on Transifex.
Screenshots
-
Settings tab on WooCommerce settings page
-
Manage components page
-
Manage terms page
-
Edit product page – components
-
Edit product page – image
-
Shortcode – product selector
-
Shortcode – open component
-
Cart page
-
Email invoice
-
Edit order page