Search found 3 matches

by trastomatico
Mon Oct 06, 2014 10:56 am
Forum: osCommerce Modules
Topic: [osCommerce] Added to Cart popup doesn't work, help
Replies: 4
Views: 9340

Re: [osCommerce] Added to Cart popup doesn't work, help

Works like a charm :D

Thank you for your support
by trastomatico
Mon Oct 06, 2014 9:39 am
Forum: osCommerce Modules
Topic: [osCommerce] Added to Cart popup doesn't work, help
Replies: 4
Views: 9340

Re: [osCommerce] Added to Cart popup doesn't work, help

Thank you for your reply

I tried without success:

$_POST['SomeArrayItem'] = true;

$_POST['show_message'] = true;

$_POST['show_nombre_producto'] = true;

Any other idea? Thank you
by trastomatico
Fri Oct 03, 2014 11:20 am
Forum: osCommerce Modules
Topic: [osCommerce] Added to Cart popup doesn't work, help
Replies: 4
Views: 9340

[osCommerce] Added to Cart popup doesn't work, help

I've modified OC to show a added to cart message when someone buys a product in product listing page keeping the customer in the same page. Keeping the customer in the same page works fine but message is not displayed. To keep in the product listing page, i've modified includes/modules/product_listi...