Home Forums WoodMart support forum Product page Icons

Product page Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172582

    Danny96
    Participant

    Hi,

    Is there anyway to add a 4th icon on the product page next to wishlist/compare/size guide?

    I would want this to open a popup if that is possible like the size guide does.

    Any advice would be great thanks!

    Attachments:
    You must be logged in to view attached files.
    #172619

    Hello,

    Unfortunately, there is no option for that. Try to find a plugin for that.

    Best Regards

    #172846

    Danny96
    Participant

    Hi,

    Could you tell me in which file are the compare/wishlist buttons created in?

    Could I not add a third one where these are created?

    Thanks

    #172931

    Hello,

    Here is the file for Compare woodmart/inc/integrations/woocommerce/modules/compare.php

    You need to find these function:

    woodmart_add_to_compare_single_btn()
    woodmart_add_to_compare_btn()

    Here is the file for Wishlist woodmart/inc/integrations/woocommerce/modules/wishlist/class-ui.php

    add_to_wishlist_btn()
    add_to_wishlist_single_btn()

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)