Sorry for the newbie question, but I'm having trouble finding this.
I'd like to output the total contents of ALL the items in a basket.
Is there a single variable that will show this?
I have tried these without any luck:
&mvt:global_minibasket:basket_count;
&mvt:global_minibasket:items;
I've also tried to find documentation which describes all the public variables and exactly what it is and struck out there. Is something available for this too?
I'd like to output the total contents of ALL the items in a basket.
Is there a single variable that will show this?
I have tried these without any luck:
&mvt:global_minibasket:basket_count;
&mvt:global_minibasket:items;
I've also tried to find documentation which describes all the public variables and exactly what it is and struck out there. Is something available for this too?
Comment