Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

In which file does the whole amount of the cart being counted?


g_p_java

Recommended Posts

Posted

The function is in file includes/classes/shopping_cart.php, I thought you know this.

 

What do you want to do?

 

Well if you see that topic How can i show a product ONLY in one language and not in the other?

 

i'm trying to hide the products which products_name is empty.

for example, i have a product in english and not in the other language.

the shop by default shows that product in both languages even though

the product's name in the second language is empty.

when i add a product in the basket e.g. a book and i change the language ,

the customer sees an empty field with no name and the price too.

 

that's why i have to check if the products name is empty...

 

i'm a bit confused but i'm trying to solve the problem ...

 

thanks

Posted

Hello,

 

i would know in which file the whole amount of the basket/cart is counted,

may sm please help me??

 

thanks, in advance!

 

As stated in one of the above post.

There is a class "shopping cart"(includes/classes/shopping_cart.php) that has the code that handles this.

 

Also in data base there istable named customer basket that has it if a customer is logged in else its stored in session table.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

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

×
×
  • Create New...