Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Is this possible?


Sincraft

Recommended Posts

Posted

Currently as it stands, when you view the products listing, if you click BUY NOW..it doesn't immediately go into the shopping cart. I would like to change that so it does. Currently it performs just like you clicking on the picture of the description.

 

Also..

 

On the right side I have my shopping cart summary. When a user clicks on the items, it goes back to the description of the item and people see it as if it was never added to their cart (cause it says add to cart). So this is confusing people..

Is there a way to make ALL the items respond as if they would take you to your shopping cart when you click on any item while it reside in the summary cart?

 

Thx..

 

S

Posted
Currently as it stands, when you view the products listing, if you click BUY NOW..it doesn't immediately go into the shopping cart.  I would like to change that so it does.  Currently it performs just like you clicking on the picture of the description.

 

Also..

 

On the right side I have my shopping cart summary.  When a user clicks on the items, it goes back to the description of the item and people see it as if it was never added to their cart (cause it says add to cart).  So this is confusing people..

Is there a way to make ALL the items respond as if they would take you to your shopping cart when you click on any item while it reside in the summary cart?

 

Thx..

 

S

 

 

in your configuration you can set whether the customer goes to the cart after adding a product or not.

Treasurer MFC

Posted
:blink:

 

thats not what i mean.

 

well, currently if you press buy now in the product listing, it DOES go straight into your shopping cart. Unless you made your own changes.

Treasurer MFC

Posted
well, currently if you press buy now in the product listing, it DOES go straight into your shopping cart. Unless you made your own changes.

 

k nevermind im a dumbass. HA It doesnt go to the cart, and WOW that's actually a nice feature. The reason: the customer has to pick their size/color first. :) Otherwise it would I guess. hehe

 

NEXT...

 

How about the shopping cart thing. I would love to have it so when they click on the cart summary on the right it goes to the cart and not the expanded product description.

 

Also. How do I get rid of the languages option box all together...anyone know this one?

 

S

Posted

includes/column_right.php

 

include(DIR_WS_BOXES . 'languages.php');

 

change to

 

//include(DIR_WS_BOXES . 'languages.php');

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...