Home Forums WoodMart support forum option to choose sizes (s, m, l, xl) on the product page

option to choose sizes (s, m, l, xl) on the product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #470722

    e.h.nogueira
    Participant

    How can I put the option to choose sizes (s, m, l, xl) on the product page at the time of purchase?

    #470787

    Hello,

    To add the option to choose sizes (S, M, L, XL) on the product page during the purchase process in WoodMart, you can follow these general steps:

    Log in to your WordPress admin panel.
    Navigate to “Products” and select the product for which you want to add the size options.
    Edit the product or create a new one if needed.
    Look for the “Product Data” section and make sure it is set to “Simple product.”
    Scroll down to the “Product Data” metabox and find the “Attributes” tab.
    Click on the “Custom product attribute” dropdown and select “Size” or similar.
    Enter the attribute name as “Size” (or any desired name).
    In the “Values” field, enter the available size options separated by the pipe character (|), such as “S|M|L|XL”.
    Enable the “Visible on the product page” checkbox to display the size options.
    Save/update the product.

    For more information:

    By default, variable product attributes are presented as a dropdown in WooCommerce. WoodMart theme suggests the option to present the attributes as swathes.
    https://xtemos.com/docs-topic/variable-products-and-swatches/

    Best Regards.

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