Add to cart button - by ejder077 - on WordPress WooCommerce support

This topic has 13 replies, 3 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    February 13, 2020 at 07:11

    Hi,

    May I ask how to disable the add to cart button, quantity and price on the single product page?

    Please, contact administrator
    for this information.
    12 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 13, 2020 at 09:36

    Hello,

    You can use Single product builder to create layout you need (Theme Options > WooCommerce > Shop > Single product builder). It’s similar to header builder. The only difference is composing of the product layout: you need to add sections, choose sections width https://gyazo.com/47b07913e319fae007c3ac37c0f70d2e
    Then just add the elements you need to sections you need. You can change sections position if you need https://gyazo.com/12ce95abd30c1aff26870f774f1b0421

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 13, 2020 at 09:52

    The only way to deactivate the Add to cart button is to use Single Product builder?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 13, 2020 at 12:29

    Hello,

    You can also enable the Catalog Mode (Theme Options > WooCommerce > Shop > Catalog mode) but it won’t hide the price. If you don’t want to use builder then you need to hide price using custom CSS

    .price {
        display: none;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 13, 2020 at 12:52

    If I use the Single product builder, how can I add the product attribute to the single product page? https://ibb.co/7J7R7vS

    I added an attribute (https://ibb.co/Jm4nQ8v), but it does not show on the product page.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 13, 2020 at 16:55

    Hello,

    Do you plan to create variable products? Then you need to add Add to cart block http://prntscr.com/r1v8mb and enable catalog mode (Theme Options > WooCommerce > Shop > Catalog mode)

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 14, 2020 at 02:22

    I want to create variable products, I need the attributes for filter search.

    My problem is, I need to create personal profiles that can allow people to search base on their names, nationality and skills etc.

    The portfolio can’t help as the search function can only search names.

    So I am thinking to use products as profiles, set different attributes (Nationality, skills, age etc.), and hide the add to cart button, so that I can create filters and allow people to search.

    So, my questions are:

    1. Do you have any other suggestions?

    2. adding add to cart (https://prnt.sc/r1v8mb) is the only way to create attributes, but the “add to cart” button can’t be hidden, right?

    Avatar: ejder077
    ejder077
    Participant
    February 14, 2020 at 02:33

    Or, I can use the traditional way to create a product (profile), add the attributes but add no price. Then the price and add to cart button will not appear.

    But the problem of this way is, there is a “Product Information” title. So if this title can be deleted, I can use the traditional way.

    https://ibb.co/LQHFLSz

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 14, 2020 at 09:00

    Hello,

    Sorry for some delay in answering.
    If you need attributes just for filter only and your products won’t have variation in classic way and you don’t need price then maybe just use the simple products with attributes http://prntscr.com/r25qs7 You’ll be able to filter products by these attributes.

    In case you need variations then use single product builder with Add to cart element http://prntscr.com/r1v8mb + enable Catalog mode (it will hide the add to cart button).

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 14, 2020 at 09:24

    Ok,

    I will do it in this way:

    -Use the traditional way to create products
    -Create simple products

    And my question is: how to delete the “Product Information” title? https://ibb.co/LQHFLSz

    I have another website, and there is no “Product Information” title: https://ibb.co/1RJCPqB

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 14, 2020 at 09:31

    Hello,

    Go to Theme Options > WooCommerce > Single product > Single product layout > Move Product Name In Breadcrumbs > Off.

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 15, 2020 at 01:42

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2020 at 09:15

    You’re welcome!

    Regards

  • Viewing 13 results - 1 through 13 (of 13 total)

The issue related to '‘Add to cart button’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.