Home Forums WoodMart support forum Grocery theme Add to Cart

Grocery theme Add to Cart

Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #264056

    [email protected]
    Participant

    Since customers are savvy and grocery is very easy item to buy, on product grid itself, it is possible to display “Add +” under the product, instead of “– 1 + Add to Cart” at present? This will save space, improve the look and is super convenient and informative..

    Further, if customer chooses to add the product from product grid to cart, “Add +” should be clicked or touched. Such action should add that product in the cart and display should change to “– 1 +“. This would indicate how many units of that product have been added in the cart. customer can further increase or decrease the quantity and new quantity should be displayed. if the quantity is zeroed out than “Add +” should be displayed. Attached is a pic from my current website, it lacks other features but the plus button converting to quantities is extremely convenient.

    In case of a variant e.g. 100gm/500/gm/1kg, a pop up with these option can be shown to choose, and if selected then variant should be added to cart and rest should flow similar to non-variant product.

    My current website in production is https://www.quickbasket.store (Please use zipcode 411060 if you do not see any store)

    I am testing woocomm and your theme on subdomain https://woo.quickbasket.store

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

    Hello,

    By default, Woocommerce does not provide the option. Such modification would require customization that is not covered by our support. You will need to search for a plugin or customize on your own.

    If you have any questions please feel free to contact us.

    Best Regards

    #265787

    [email protected]
    Participant

    🙁

    Well next one.

    Is there a way to show one of the two text in the header based on time of the visit on website?

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

    Hello,

    Unfortunately, there is no option. You can show any custom text in any place of the header, however, it is not possible to configure it on set time.

    Best Regards

    #265984

    Hello,

    Unfortunately, there is no option. You can show any custom text in any place of the header, however, it is not possible to configure it on set time.

    Best Regards

    #266128

    [email protected]
    Participant

    🙁 Ok next one:

    how to show current location of customer in the header?

    #266137

    [email protected]
    Participant

    What is your suggestion for best page builder Wpbakery or elementor? I switched from elementor to WPBakery just to test and everything has goner for a toss.

    #266203

    Hello,

    It is not possible to switch from one builder to another. Please go back to the initial builder, if you want to change the builder, you will have to recreate your site from scratch.

    I would say that it is a matter of personal preference, each builder has its advantages and limitations. Elementor is considered a bit lighter, WP bakery page builder has more options in the inner structure building, however, it does not have the option to set different configurations on different devices.

    Best Regards

    #266866

    [email protected]
    Participant

    Hi how to show, Add cart button at the same level across the site and not have it adjusted based on image size?

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

    [email protected]
    Participant

    How to separate category and product display, currently in some cases the products show up in category display row.

    #267063

    Hello,

    You need to upload images of the same size or crop them and limit the title length. Please find the instruction on how to do that: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    You can configure the shop and product category view in Appearance > Customize > Woocommerce > Product catalog.

    If you have any questions please feel free to contact us.

    Best Regards

    #267092

    [email protected]
    Participant

    How to separate subcategory and product display, currently in some cases the products show up in subcategory display row.

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

    Hello,

    You need to set showing categories only or showing products only in the Appearance > Customize > Woocommerce > Product catalog.

    If you have any questions please feel free to contact us.

    Best Regards

    #268357

    [email protected]
    Participant

    Hi how to reduce the font size of category names in shop widget?

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

    Hello,

    You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    If you have any questions please feel free to contact us.
    Best Regards

    #268448

    [email protected]
    Participant

    Hi as you can see from the pic I sent, I have tried all options but the category font size does not change, can please point me to specifics? Thanks

    #268450

    [email protected]
    Participant

    I have figured that out, it needed a css code in global so no worries. But I need to reduce the padding between the two category names and reduce the size of the product count being shownnext to them, any idea how to go about that? Thanks.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .widget_product_categories .product-categories li a {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    body .widget_product_categories .count{
    font-size:8px;
    }

    Best Regards

    #268625

    [email protected]
    Participant

    Thanks it worked. Appreciate it.

    #268702

    You are welcome! If you have any questions please feel free to contact us.

    We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP

    Best Regards

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

The topic ‘Grocery theme Add to Cart’ is closed to new replies.