if i leave the size and/or color attribute un-selected then autosku is adding the fieldname.
teststore-testproductbutoowner3red-red-commerce-productfield_product_size
if i leave the size and/or color attribute un-selected then autosku is adding the fieldname.
teststore-testproductbutoowner3red-red-commerce-productfield_product_size
Comments
Comment #1
rogerrogers commentedThis is a really annoying problem, but easily fixed, in the commerce_autosku.commerce.inc file change:
to
I would add as patch, but I don't know if this is something that the maintainer has intentionally left this way.
Comment #2
rbayliss commentedI can't think of any reason we should leave non-replaced tokens in the SKU. Fixed. Thanks!