I’m trying to override the scCartRowField chunk - but I don’t see it being a property in the snippet that I can override. I don’t want to just change the content within the chunk itself, as i’ll loose it anytime I update simplecart…
Answering my own question here… Seems the property is just missing from the snippet - once I created a new property on the snippet with the name: “rowFieldTpl” - I was able to override it just fine.
@team - can you add this property to the snippet by default in your next update so it doesn’t break my site when up upgrade and forget that I did this.