Home Forums WoodMart support forum Product Page

Product Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #653306

    crazysparkles01
    Participant

    Hi All

    If we want to redesign Product Page

    https://reviewdigitals.com/product/wooden-single-drawer/

    1) How can we remove Cart option
    2) How to Remove Category
    3) If we want to add Baner can we do that to product page ?
    4) If we have Button on Product Listing Page can we redirect to Newly Created Page ?

    Please have look at the screen shot attach

    #653380

    crazysparkles01
    Participant

    Hi All

    If we want to redesign Product Page

    https://reviewdigitals.com/product/wooden-single-drawer/

    1) It is Review Site please let me know if i can import any Template and how to do that ?
    2) How can we remove Cart option
    3) How to Remove Category
    4) If we want to add Baner can we do that to product page ?
    5) If we have Button on Product Listing Page can we redirect to Newly Created Page ?

    Please have look at the screen shot attach

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

    Hello,

    01. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:

    .single_add_to_cart_button {
        display: none !important;
    }

    02. Navigate to Theme Settings > Select a Single Product > Navigate to the Elements section > In the Show Product Meta area, choose the Hide option.

    See the Screenshot for a better understanding: https://ibb.co/dgbPQtw

    03. Use our Layouts builder to customize the single product page and add the banners– https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    04. Please go to Theme Settings > Single product > Add to cart, and you can add button content before and after the add to cart button https://ibb.co/Kx0cKcGc But it will apply to all products.

    Best Regards,

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