WooCommerce
We look forward to discussing your ideas.
NOTE: Please do not post links to/promote products outside of the WooCommerce.com catalog. This is not a sales channel. Links to outside sources, intended for spam or self-promotion, will be marked as spam.
-
Showing the selection beside the add-on title when the description is enabled
Showing the selection beside the add-on title, or in the description box is not possible out-of-the-box. So it will need some customization to do that. Please fix this problem
1 vote -
Subtotals To Show On Multiple "add to cart" modules in DIVI
// Initialize.
$( 'body' ).find( '.cart:not(.cart_group)' ).each( function() {
wcPaoInitAddonTotals.init( $( this ) );
} );That function will only show the subtotals on one "add to cart" module which is poor if the user does not wish to use the poorly designed product pages and wishes to create their own by simply adding an "add to cart module" to their own products page.
1 vote -
Status do botão altera para adicionado ou comprado
Ao adicionar um produto no carrinho o status do botão altera para adicionado ou comprado este status só voltaria ao normal se remover o produto do carrinho ou finalizar a compra.
Igual ao do site do comper: https://www.comperdelivery.com.br/1 vote -
Adding shared image for Variants. This is typical for apparel industry where one needs to share an image per colour for a group of variants
Instead of doing CSV imports if you need to edit a product that has many colours and sizes, you need to add the same pic per colour for each size. It would be better to add the image once and link it to all the variants in that colour instead of going to each colour/size and adding in the same image. So if you have 3 colours with 5 sizes that is adding images x15. So it would be better just to add each colour once as the image does not change for the sizes.
1 vote -
Product Add-ons image swatch does not have alt tag.
When using Product Add-Ons and an image swatch field, it seems the template file image.php does not have an alt tag on the images.
Use the alt-tag that is already set on the media in the library.
1 vote -
Product Add-on boxes not responsive on mobile
If you have a long description within an add-on drop-down box, the entire box does not display on a mobile device. It gets cut off. It should be responsive so it continues on a second line of text.
1 vote -
Ability to have AND/OR options for categories on global Add ons
I would like to be able to apply add on types by brand 1 PLUS women, or brand 2 PLUS men, etc. Currently if I select brand 1 category and women category it will work, until I add brand 2 and women category, then it will show size options for brand 1 AND size options for brand 2 on anything that is also added to the women category. Looking for the addition of AND/OR options for add-ons by category.
1 vote -
SKUs is necessary in Product addons to work with business system
I tested product bundle, but it dosent work for me because its not possible to have variation with bundle. I dont know how I am going to fix SKUs issue, so good if addons had that SKUs function. Bundles and Composite dosent work wtih same satisfaction lika addons.
SKUs is need for business system. Im sure that more user need it!1 vote -
add-on for a specific variation of a variable product
Fixing this would be a major improvement
Note: Add-ons can be applied to variable products, but can only be defined at the product level. Example: You cannot have an add-on for a specific variation of a variable product (e.g., for a blue shirt only).
1 vote -
Product Add-ons with Bookings Plugin
Product add-ons when used with Bookings plugin, backend option for add-ons to add additional time (minutes / hours) to a booking.
1 vote -
Product add ons for phone orders in the back end
We take a lot of orders on the phone with products that require add ons for options. It would save us an immense amount of time if the drop downs were already there in back end and did not have to be added in the meta
1 vote -
Add/edit orders via the admin backend with Product Add Ons
The ability to add items with Product Add Ons after an order is placed.
1 vote -
Product add ons for backend orders!
We do a majority of Phone Orders, and would love the option of add-ons in the back end!
1 vote -
Product add on extension is lacking multiple file upload which is really frustrating
Product add on extension is lacking multiple file upload which is really frustrating. Yes, this is really required. Why would a premium plugin like this have such a restriction? How much more money do these woocommerce guys want? I already bought this add-on and figure out that the file upload does not allow multiple selections of files to upload. What a stressful situation is this? How on earth did they miss such a feature on a premium plugin? This is so annoying. I want to ask for full refund. I would rather use other plugins which allows this with a…
1 vote -
Product add-ons HTML markup
Hello,
A simple idea :
In the subtotal line li, would it be possible to insert the term 'subtotal' in a span so that we can hide it via css ? Until now I've been replacing the min.js but it gets overwritten every time I update ^^
<li class="wc-pao-subtotal-line"><p class="price">
Subtotal
<span class="amount">9</span>
</p></li>;Thanks a lot!
1 vote -
Product Addons does not allow styling the checkboxes
Simple bug - the checkbox template in woocommerce-product-addons/templates/addons/checkbox.php does not render a <span> after the input:checkbox, so the checkbox cannot be properly targeted via CSS.
Ideally the output code would be
<label><input type="checkbox" class="wc-pao-addon-field wc-pao-addon-checkbox" name="addon-358-geschenkverpackung-0[]" data-raw-price="" data-price="" data-price-type="flat_fee" value="als-geschenk-verpacken" data-label="Als Geschenk verpacken"> <span>Als Geschenk verpacken </span></label>
(notice the span!)Thanks
1 vote -
WooCommerce Product Addons: option to set default value
Right now there is now way to set a default value for checkboxes, radios or dropdowns.
1 vote -
Multiple tax codes per product
I need to be able to use multiple tax codes per product. Right now I can only enter one code. In each state we sell in there is an excise tax on top of the sales tax. For example, the same product in California will have a different excise tax rate than in Nevada.
1 vote -
Only Letters and Spaces
Option for Short Text fields - Only Letters and Spaces
1 vote -
Product Add on Reporting
Add the ability to see product add-ons in the analytics section of Woo Commerce.
1 vote
- Don't see your idea?