• Latest
  • Top
1 vote

Option to disable links in catalog

Add a ‘None’ option to ‘Catalog Swatch Method’ to disable linking. I just want to display the size attributes in the catalog to show which sizes are available. I don’t want them to be clickable. This could improve performance and avoid clickable areas being too small on mobile.

Under Review Category: Attribute Swatches 0 comments
1 vote

Show offer based on cart value or contents

Sales Booster only shows offers depending on what item is in the cart. Having more filters would be nice. I would like to show offers based on cart value or the quantity of items in the cart.

Under Review Category: Sales Booster 2 comments
1 vote

Different effect for each product category

Regarding Image Swap woocommerce plugin , it would be nice if you could specify different swap effect per product or per product category (if per product is challenging) instead of the same one being applied to all the products of the shop.

Planned Category: Image Swap 1 comment
1 vote

Allow a custom title for each attribute in a group

In the linked variations plugin, consider as an example some products are linked by the “Color” attribute. Instead of the title to say “Color” and then to list the variations, allow the admin to change the title to something like “Choose from an available color”

Under Review Category: Linked Variations 0 comments
1 vote

Add compatability with The Newsletter Plugin

I use The Newsletter Plugin to create and distribute weekly "New Release" newsletters. Unfortunately when I try to add product variations using the product IDs nothing is displayed, and trying to show the parent product also doesn't work as it is hidden. Being able to show the single variations shown onsite with the Show Single…

Under Review Category: Show Single Variations 0 comments
1 vote

Show color options on product archive page

In the link variation plugin, I want to show the color options on the product archive page. While showing the linked product images on the product page, I want the color boxes to be displayed on the archive page and if possible, the product image to change when hovering over it.

Under Review Category: Linked Variations 1 comment
1 vote

Serve images from CDN

Add option to rewrite URLs of images for gallery to serve them from CDN. Right now this could be done with the following hook: // ******************** // Iconic Woothumbs: serve swiper images from CDN add_action( ‘iconic_woothumbs_all_images_data’, ‘add_cdn_to_single_image_data’, 10, 2); function add_cdn_to_single_image_data( $images, $product_id ){ if (is_array( $images )) { for ($i = 0; $i $value)…

Under Review Category: WooThumbs 0 comments
1 vote

Webm format in woothumb

Make webm video format supported in woothum plugin. This reduces big time the size of the videos uploaded

Under Review Category: WooThumbs 0 comments
1 vote

Show selected variation more clearly

I'd like to report a feature request. In fact, several people of our team noticed the same thing: when we select a variation, we don't see clearly which variation has been selected (even if it's written above). We recommend to add a border around the selected variation or something like that to make it clearer.

Under Review Category: Attribute Swatches 1 comment