Home Forums WoodMart support forum Edit varieble product

Edit varieble product

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #177594

    Tatyana197522
    Participant

    Hi,
    1. I have a product with varying sizes.
    Shoe. I created a variable product. But then you have no option to choose the number.
    What I have to do to: show sizes (ex: 37,38,39), be able to choose the size I want. ??
    2. I also have a Portuguese phrase ( Adicionar aos meus desejos ) – how can I change it to English?

    #177605

    Hello,

    1) You need to setup an attribute from Products >> Attributes >> and configure it accordingly.

    Screenshot for Clarification: https://ibb.co/59HVbj9

    Then you need to use this attribute as variations for the products.

    Screenshot for Clarification: https://ibb.co/qB4mMNB

    2) You need to use loco translate to install and use loco translate plugin to translate the string.

    You can watch the video in our detailed documentation on how to translate strings using loco translate: https://www.youtube.com/watch?v=D3NsDdMzsls&feature=youtu.be

    Best Regards.

    #177726

    Tatyana197522
    Participant

    Hi,
    I did everything as shown in the video.https://xtemos.com/docs/woodmart/variable-products-swatches/
    And I checked again later: I even added the color for a change, and the result is this. Can you help me find out what I’m doing wrong?

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

    Hello,

    I have visited your website and edited the product you created and it seems that you haven’t set any prices to different sets of variations you are using.

    Screenshot for Clarification: https://ibb.co/JjWQW6s

    Please make sure you have added the prices of each and every variation. Disable server caching, deactivate cache plugin, clear browser cache and check back.

    Best Regards.

    #177903

    Tatyana197522
    Participant

    Hi,
    I can not.
    I do everything with the says but I have no result at all. I arrived to create a new product,( https://www.sektorcorkportugal.com/product/cork-shoes/ ) but it is the same way.
    Please help.

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

    Hello,

    I have visited your website and the variations are not shown on your end because you have turned the catalog mode ON from Theme Settings >> Shop >> Catalog Mode.

    That’s the reason why the variations are not displayed there. I have turned it OFF just for Checking and the variations are working absolutely fine on my end.

    Screenshot for Clarification: https://ibb.co/zJckFnK

    Basically the catalog Mode is used to hide the add to cart button from the products and it also hides all the variations associated with the variable products as well.

    If you want your variations to be shown on the products and hide the add to cart button then you can Turn OFF the Catalog Mode and Add the following Custom CSS in the Global Custom CSS area under Theme Settings Custom CSS.

    .woodmart-add-btn {
    display: none;
    }
    .single_add_to_cart_button.button.alt {
    display: none !important;
    }

    This will hide the Add to cart Button from the product grids and on the single product page.

    Best Regards.

    #178357

    Tatyana197522
    Participant

    Hi !!
    Thank you for your help !!!
    I don’t know, how the catalog mode was connected: but this way I learned more.
    Best Regards.Tatiana.

    #178361

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Edit varieble product’ is closed to new replies.