Ray,
how would I zero out or 'empty' an array with toolbelt?
I've tried <mvt:item name="ry_datafeed" param="assign|g.screenshots|" /> but it's not working.
do you have a way to strip down an array or to remove it completely?
I'm copying my xml data feed... to make an xml provisioning file of all the products.. since you helped me get it do display all the attributres and options as codes (xxxxxxx-aaa).. it's a natural to use to make the xml I need for the pr8 store.
I've run into a problem...I am looping through the screenshots.
example
product A has 5 screenshots.
product B has 2 screenshots.
I end up getting the 2 new B screen shots and also the old last 3 A screen shots. becuase the array is stuck on 5 elements.
and until a prod with 5 images comes along, those extra images get tacked onto every single product's output.
how would I zero out or 'empty' an array with toolbelt?
how would I zero out or 'empty' an array with toolbelt?
I've tried <mvt:item name="ry_datafeed" param="assign|g.screenshots|" /> but it's not working.
do you have a way to strip down an array or to remove it completely?
I'm copying my xml data feed... to make an xml provisioning file of all the products.. since you helped me get it do display all the attributres and options as codes (xxxxxxx-aaa).. it's a natural to use to make the xml I need for the pr8 store.
I've run into a problem...I am looping through the screenshots.
example
product A has 5 screenshots.
product B has 2 screenshots.
I end up getting the 2 new B screen shots and also the old last 3 A screen shots. becuase the array is stuck on 5 elements.
and until a prod with 5 images comes along, those extra images get tacked onto every single product's output.
how would I zero out or 'empty' an array with toolbelt?