1b.app
Link copied -
Tell me how to correctly enter the variables into the array, so that the client receives a list of process products on his e-mail
Original question is available on version: ua

Answers:

Good day! You can specify the product array as follows:
{|foreach from=$basketsArray item="b" |}
{|$b.name|} - {|$b.count|number_format:0|} pcs.
{|/foreach|}
In this case, the product name and quantity are specified, each product will be on a new line. The combination |number_format:0| means that the number in the text must be an integer.
27.07.2023, 17:33
Original comment available on version: ua

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment