Resolvedadd to cart button and quick view icon near ro fav icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20487
    envator01
    Participant

    Hi,
    i want to add quick view icon link near to the fav icon in product image.
    i want also when clicked to order button to add the product to cart direcly not to open the quick view screen.
    please refer to the screenshot below :
    https://prnt.sc/qhcqje

    Pleae to support thank you.

    #20490
    Althemist
    Keymaster

    Hello envator01,

    I am afraid there is no way to add the add-to-cart button next to the wishlist (favorites) button, as they are physically located in different containers.

    As for the add-to-cart button, yes, it can be done. You can disable the “quick view” feature in Theme Options > Shop tab. Nex, you’d need to show the add-to-cart button with a bit of CSS (it’s there, just visually hidden):

    div.prod_hold .links a.button.add_to_cart_button {
        display: inline-block;
    }

    Hope this helps.

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register