osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

couple of questions.

This is a discussion on couple of questions. within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; 1) How do I get the large image to show up in product description. Instead of going through clicking 'click ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-30-2004, 08:24 AM
New Member
 
Join Date: Sep 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
twinklep
Default couple of questions.

1) How do I get the large image to show up in product description. Instead of going through clicking 'click to enlarge'.

2) When you click on the product catagory, it there a way a person can enter the quantity and directly order ? I'll give u the url for example http://printfairmont.com/order/index.php?cPath=30

In the above eg, I get item number, product name, prince and the 'buy now' is there a way to specify 'quantity to order' on this page ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 09-30-2004, 02:23 PM
New Member
 
Join Date: Sep 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
jasonabc
Default

it's v simple - I did it for this site: www.sugarpaper.com/store. Assuming you want the same kind of thing:

upload the big image for the product via the admin tool (i used one around 333 x 350).

Then you need to edit the /catalog/product_info.php page and replace the table with the thumbnail and javascript popup with this one which has the large image in the left hand cell and the title, description and price in the right hand one:

<table border="0" cellpadding="0" cellspacing="2">
<tr>
<td valign="top"><? echo '<img src="' . tep_href_link(DIR_WS_IMAGES . $product_info['products_image']) . '" border="0">'; ?></td>
<td><?php echo tep_draw_separator('pixel_trans.gif', '15', '1'); ?></td>
<td valign="top" class="content"><span class="pricesPinkBold"><?php echo $products_name; ?></span><br><?php echo stripslashes($product_info['products_description']); ?><br><span class="pricesPinkBold"><?= $products_price; ?></span><br><br><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td>
</tr>
</table>

that should be all there is too it!!

cheers

Jase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Couple questions--any help please? countingsheep osCMax v2 Installation issues 5 04-05-2006 06:08 PM
Couple of questions paulj osCMax v1.7 Discussion 1 02-15-2005 09:22 PM
Couple questions having to do with spacing and boxes Craig osCommerce 2.2 Modification Help 8 09-16-2004 08:13 AM
Couple of Questions?? samyj osCommerce 2.2 Installation Help 1 12-02-2003 09:23 PM
A couple of questions Anonymous osCommerce 2.2 Modification Help 1 11-23-2002 07:37 AM


All times are GMT -8. The time now is 05:17 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax