Hi, can you try the following shortcode. Notice how I have removed all the spaces and the capital letter from within the shortcode.
[wp_cart_button name=”option 1 to 5 persons” price=”100.00″]
The above shortcode format should be implemented in the remainder two other shortocdes from your original question above.
Thank you
THANK YOU for the answer , I have changed and still not working properly, if you do a mock purchase of any product or option in all three is marked the same price
Can you share all the shortcodes you have added in the shopping cart page?
here I send them all code for that section of the web :
<hr />
<h2></h2>
<h2>FULL DAY PROGRAM<img class=”wp-image-4883 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2015/12/pp_fabiola565x717_5people.jpg” width=”200″ height=”254″ />
</h2>
<h3>Up to 5 People</h3>
Price: 100,00 €
[wp_cart_button name=”Option 1 to 5 persons” price=”100.00″]
[show_wp_shopping_cart]
<img class=”wp-image-4526 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2016/05/BOTONNORMS.png” alt=”BOTONNORMS” width=”140″ height=”42″ />
<h3></h3>
<h2></h2>
<h5></h5>
<h2>FULL DAY PROGRAM<img class=”wp-image-4884 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2015/12/pp_fabiola565x717_7people.jpg” width=”200″ height=”254″ />
</h2>
<h3>Up to 7 People</h3>
Price: 120,00 €
[wp_cart_button name=”Option 2 to 7 persons” price=”120.00″]
[show_wp_shopping_cart]
<h3> <img class=”wp-image-4526 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2016/05/BOTONNORMS.png” alt=”BOTONNORMS” width=”140″ height=”42″ /></h3>
<h5></h5>
<h2></h2>
<h2>FULL DAY PROGRAM<img class=”wp-image-4885 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2015/12/pp_fabiola565x717_10people.jpg” width=”200″ height=”254″ />
</h2>
<h3>Up to 10 People</h3>
Price: 200,00 €
[wp_cart_button name=”Option 3 to 10 persons” price=”200.00″]
[show_wp_shopping_cart]
<h3><img class=”wp-image-4526 alignright” src=”http://www.barcelonatechnosound.com/wp-content/uploads/2016/05/BOTONNORMS.png” alt=”BOTONNORMS” width=”140″ height=”42″ /></h3>
<hr />
Hi, can you carry out the following test. Can you remove two of the following shortcodes.
[show_wp_shopping_cart]
Another words only have one of the above shortcode in the page or post of your shopping cart.
Thank you