fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Variations not showing on category page

Marius Taran

Hi, I activated to show swatches on shop page, but it doesn`t work even if the product has those variations.

Attached screenshots.

Can you help me?

Thank you!WhatsApp Image 2024-06-10 at 11.13.15_ab562b6e.jpg

WhatsApp Image 2024-06-10 at 11.13.29_8c7f0a56.jpgWhatsApp Image 2024-06-10 at 11.13.37_1cef01e5.jpg

Hakik Zaman

Hi Marius,

Thanks for reaching out to us.

Can you please give us temporary admin access to your site? We’ll try to investigate the issue for you.

You can use this plugin to share a temporary login link to access your site. Then add the temporary login link at the Additional Info area of your ticket.

Or,

You can add new users by going to Users > Add New set the user and password for us, set the role to admin, and set the info here.

Add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7

Hope to hear from you soon!

Hakik Zaman

Hi Marius,

Thanks for the credentials.

The swatches are displaying well- https://paste.pics/R51I0 from my side.

Please flush your cache and check again.

Thank You

Marius Taran

Hi,

Yes, now i can see them.

Can you help me also to modify them a little bit? Product sample: https://www.doctortotolici.ro/zgarda-quick-release-toto-accessories-beige/

To move them under the product title in the category: https://paste.pics/edit/c7188a2dcb640bf898bdc54a52dbdea0

To display the second variation in the category (Accesorii metalice), not the actual – but please let me know how to do it: https://paste.pics/e7539465fec746e94a168abf4a695211

And also in the category page when i click that variation for metalic accessories change, the photo should change also.

Can you help me out ?

Thank you!

 

 

Hakik Zaman

Hi Marius,

I have added a plugin called Code Snippets and added the following snippet to display swatches under the product title.

add_action('woo_variation_swatches_pro_archive_page_loaded', function($wvs_pro){
remove_action('woocommerce_init', array( $wvs_pro, 'enable_swatches' ), 1);
add_action('astra_woo_shop_title_after', array( $wvs_pro, 'after_shop_loop_item' ), 9);
}, 10, 1);

To display the second variation in the category (Accesorii metalice), not the actual – but please let me know how to do it

You have enabled the Catalog mode from here- https://paste.pics/R51RQ

To display the second attribute, you have to disable this option. I have disabled it for you- https://paste.pics/R51S0. Please check now and let me know.

And also in the category page when i click that variation for metalic accessories change, the photo should change also.

Can you please give me a link from your site where I can check the Metalic Accessories?

Hope to hear from you soon.

Thank You

Marius Taran

Hello,

I also made some adjustment and now it shows how I want.

Thank you very much!

Marius Taran

Hi Hakik,

Can you help me out with another thing?

I want to add a cross-sell function, and have “Buy together for x% discount”. I saw that the plugin doesn`t allow to add buy together product for the products that have variations.

Can I find a solution for that in order to show the customers the cross-sell option (If they are in the dog collar product page to add a leash for x% discount in the same page).

For refference the main product: https://www.doctortotolici.ro/zgarda-quick-release-toto-accessories-royal-blue/ , and I want to have this product as a cross-sell one: https://www.doctortotolici.ro/lesa-toto-accessories-5-ways-royal-blue/

Now is an ebook as a cross-sell product

 

 

Hakik Zaman

Hi Marius,

Displaying a cross-sell product or giving discounts is not a feature of our plugin.

Could you disable our Swatches plugin and check if it is working without our plugin or not?

Thank you