add to basket

anjo

Avatar: anjo

2007-12-16 06:25

Hi, I am using slimbox extended which creates great popup windows. I can call basket page as a popup but i need it to call the basket pass info only wihout page showing the logo, menu etc.

It is similar to print order on older versions. Anyone knows how to do this?

Thanks
Anjo

» Quick.Cart v2.x

merci

No avatar

2007-12-17 11:25

anjo - firstly, you should know that we don't recommend this, as it won't work if somebody have turn off js in browser and he won't be able to order items in your shop, but if you still want to make this, edit file
actions_client/order.php and before this code:

}
elseif( 
$a == 'Delivery' ){

add:

echo $content;
  exit;


but it will display without styles, so you have to add styles by yourself.

anjo

Avatar: anjo

2007-12-17 14:10

Thansk merci, sounded like a oood idea at the time, i will try just to experiment> I think similar feature would be a good idea because doesnt take customer from the page they are ordering and with the lightbox mootools and other similar tools great way to show some pages.

Thanks
anjo

Back to top
about us | contact