• Resolved padilhaum

    (@padilhaum)


    Is there a way to create custom attributes? I wanted to create weight variations, for example: 250g|500g|750g|100g. Is there how?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    Just like you do in WooCommerce you can create any number of attributes and variations. They will be displayed on the popup as radio buttons. Products needs to be a variable product with your required attributes and variations.

    Thanks & Regards,
    Team WP Scripts

    Thread Starter padilhaum

    (@padilhaum)

    Is there a possibility of variations in the part of the number? instead of numerals (1, 2, 3 and 4), use weight (250g, 500g, 750g and 1000g)?

    Example:
    <input type = “text” name = “wfs-quantity” value = “250g” class = “wfs-qty-input”>

    Because the variations open a very large popup. It would be interesting the variations were only in the “wfs-quantity”

    Plugin Author WP Scripts

    (@wpscripts)

    Hello,

    It’s not available with Plugin. Also, modifying the quantity field with variations will not be possible with custom work because of the structural integration of the quantity field with rest of the functionality.

    Regards,
    Team WP Scripts

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

The topic ‘Custom attributes’ is closed to new replies.