• Have a multi vendor site, Where other vendors upload their products.

    We have to select each ATTRIBUTE then apply specific prices to each VARIATION.

    This takes a long time, especially when multiple products have been uploaded.

    Question/Help Needed: Is there a way to set DEFAULT pricing for each specific Attribute/Variation?
    Note: We sell photography prints, Examples: 100x40cm is $155 – 90x65cm is $125 etc.

    product data – Variable Product

Viewing 1 replies (of 1 total)
  • this would be possible with javascript, if you enter a specific value into the size field then it would update the value in the price field.

    If you could inspect the form where you input the values (right click on form -> inspect) and copy the whole <form> section I could write you a javascript function that does this.

    • This reply was modified 1 year, 3 months ago by !Benni.
Viewing 1 replies (of 1 total)
  • The topic ‘Make life easier? Is it possible to make default pricing for all attributes?’ is closed to new replies.