Hi,
Just to explain about the span.
The problem with the span is because the current store uses a datalist to render the products. Which was a good idea for what we needed when I first created the store, but it's now not really how it should work. But we're stuck with it in v2
The next version (v3) of the store will use a repeater, which will solve this issue.
For now you'll just need to work around it.
Dave.
Just to explain about the span.
The problem with the span is because the current store uses a datalist to render the products. Which was a good idea for what we needed when I first created the store, but it's now not really how it should work. But we're stuck with it in v2
The next version (v3) of the store will use a repeater, which will solve this issue.
For now you'll just need to work around it.
Dave.