I have build a order form with a checkbox group.
When I test it, I get the following code where there should be the product with the price:
Anyone with an idea to get rid of this?
When I test it, I get the following code where there should be the product with the price:
array ( 0 => 'Foto 1 40 x 60 cm € 5,00', 1 => 'Foto 2 40 x 60 cm € 5,00', 2 => 'Foto 3 40 x 60 cm € 5,00', )
Anyone with an idea to get rid of this?