Hi,
I am trying to configure Image Patterns to work with a hybrid scenario of products with and without variants using the documentation from http://doc.dynamicweb.com/documentation-9/ecommerce/product-catalog/shops#6606 and I have the following challenges:
- I can easilly set {ProductNumber]}.jpg, but I cannot get it to work with wildcards
Could it be a bug?
https://www.screencast.com/t/Ys7nnR6c
- Considering Apparel, the product may not have a number (SKU), so I was planning to create a custom field (i.e. File Name pattern) that would be used for image pattern
This avoids creating dummy ProductNumbers for the sake of the UI/image patterns. The documentation does not say we can use custom fields, but I wanted to confirm (I tried it and did not get it to work with some quick attempts)
Is this doable?
https://www.screencast.com/t/HeCOnSnc7hGQ
- I tried to setup the Variant Level Option field and could not get it to work
https://www.screencast.com/t/6Zg2YP988- You can see in this screencast I did not place any dash or underscore between the fields in the pattern
- This enables me to have products images for products without variants match {ProductNumber} if the variant is empty or null
However product images with variants would either be hard to read or the variant name would have to be "-Blue"
Considering that, could we have a variant option property be part of the pattern?
i.e. {VariantOptionLevel1.PropertyField}
This allows option "Black" to match "BLK" as part of the filename
Best Regards,
Nuno Aguiar