now products have different options, like different parameters
This commit is contained in:
@@ -209,6 +209,11 @@ product = Product
|
||||
name = Name
|
||||
price = Price
|
||||
sale-price = Sale price
|
||||
variants-options = Variants / options
|
||||
add-option = Add option
|
||||
option-label = Option label
|
||||
choose-option = Choose an option
|
||||
from-price = from { $price }
|
||||
admin-discounts = Discounts
|
||||
admin-discounts-desc = Set discounted product prices. A discount shows up as a sale in the shop.
|
||||
business-discount-desc = A baseline discount for all business accounts (off the regular price). Profiles and negotiated prices apply on top (lowest price wins).
|
||||
|
||||
Reference in New Issue
Block a user