Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shopping Cart info box - help please


scottydog72

Recommended Posts

Posted
:'( Hi im trying to find the html that layouts out the shopping cart info box in the right column.

 

Im new please help.

 

Definately not an easy thing to describe in here. The short version is as follows:

 

1. Main code for everything showing inside the box is in:

/includes/boxes/shopping_cart.php

 

2. Main code that determines how the box is built (colors, styles, size, border, etc.) is in the

/includes/classes/boxes.php near the bottom called "InfoBox".

 

3. Main code that determines position of your box (on top of all other boxes, middle, lower, etc.) will be in one of the following:

/includes/column_left.php or column_right.php

 

What are you trying to do to it?

Sincerely,

Bruce

 

19 contributions submitted

Posted
Definately not an easy thing to describe in here. The short version is as follows:

 

1. Main code for everything showing inside the box is in:

/includes/boxes/shopping_cart.php

 

2. Main code that determines how the box is built (colors, styles, size, border, etc.) is in the

/includes/classes/boxes.php near the bottom called "InfoBox".

 

3. Main code that determines position of your box (on top of all other boxes, middle, lower, etc.) will be in one of the following:

/includes/column_left.php or column_right.php

 

What are you trying to do to it?

 

Thanks for that I'v not used the forum before i was begining to think i was invisible.

I had a bug caused by a border i'd added in the style sheet, so i was hoping to remove the class attribute for the text box containing the list of orders in shopping cart info box. Give up in the end and changed the CSS. LOL

 

Also is it possible to redirect a product that forms part of a DVD compilation to a parent product when you add it to the cart.

Posted
Thanks for that I'v not used the forum before i was begining to think i was invisible.

I had a bug caused by a border i'd added in the style sheet, so i was hoping to remove the class attribute for the text box containing the list of orders in shopping cart info box. Give up in the end and changed the CSS. LOL

 

Also is it possible to redirect a product that forms part of a DVD compilation to a parent product when you add it to the cart.

 

Anything is possible with oscommerce if you have the time, knowhow...and if you dont have the knowhow, have the money to pay a programmer...lol.

 

Your best bet by default tools, is to use the PRODUCT URL field in admin when you add / edit a product. It will allow you to enter another URL from say your other product, which someone will then see that link on the product page and MAY click on it.

Sincerely,

Bruce

 

19 contributions submitted

Posted

Hi Mushindo

 

Another Q if your up for it?

 

Can i add 'Search In Product Descriptions' from advanced search to the quick find option on the index page.

Alote of the film titles im selling are included in prod desc and not in product name!

 

Cheers Scotty.

Archived

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

×
×
  • Create New...