Home Forums Basel support forum Different product page

Different product page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #115797

    Nadish
    Participant

    Hi, Im using lingerie template at demo.towelspecialties.com
    can i change products layout or add the features like (fashion store) template at current theme(see attached) ??

    basically, i want to add text right under the product image, add select color option etc.

    Please guide if i can add using the current template

    THanks

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

    Hello,

    Navigate to the Theme settings > Shop and choose “With Excerpt” http://prntscr.com/n4su3g in Hover on product

    In order to add color choice you need to create swatches:

    Please navigate to Dashboard -> Products -> Attributes -> Color -> Configure items, enable swatch as shown http://prntscr.com/jskm29

    Navigate to Theme Settings > Shop > Attribute swatches > choose pa_color (your color attribute) and enable “Use images from product variations” if you want

    Make sure each variation in a variable product has an image: http://prntscr.com/kk870w

    Best Regards

    #116189

    Nadish
    Participant

    Hi,

    I have enabled swatch from all places but still its not showing color dots under product details
    please check
    demo.towelspecialties.com
    Thanks

    #116217

    Hello,

    Please provide your site admin access.

    Best Redards

    #116221

    Nadish
    Participant

    here are the credentials

    #116265

    Nadish
    Participant

    please check and let me update asap

    Thank you

    #116276

    Hello,

    You have one variable product and you have not added the variations properly. http://prntscr.com/n61ijk
    https://docs.woocommerce.com/document/variable-product/

    Best Regards

    #116474

    Nadish
    Participant

    ok great, i have managed to add color swatches
    but can it possible to hide price, because it shows color swatches when you add price otherwise it doesnt show, please see attached what i want to remove.

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

    Hello,

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

    body .product-grid-item .price {
        display: none;
    }

    Best Regards

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