Community Add-Ons

Add file to this package
Top » Features

Product Attributes - Option Type Feature
for osCommerce Online Merchant v2.2

The purpose of this contribution is to allow the use of various option types when setting up product attributes. With the current CVS version of osCommerce, all options are displayed with select lists for user input. This contribution specifically adds the ability to display options with text input boxes. This allows a store owner to collect customization/personalization information for a product from the end user. The contribution is written in such a way that the addition of other option types such as Radio Buttons should be reasonably simple to add.

Legend:  Download   Report
Expand All / Collapse All
Attributes disappearing when quantity is updated in shopping cart. JorgeCosta 7 May 2008  

just to tell that this solution work in my osC_rc2a

By - Dhananjaya 13 Jan 2008

Attributes disappearing when quantity is updated in shopping cart.

Thanks to Bob O for solving the problem of attributes disappearing when quantity is updated in shopping cart. See…
http://forums.oscommerce.com/index.php?s=&showtopic=57259&view=findpost&p=1158833

The following instruction in Product Attributes - Option Type Feature (OTF) v. 2.02
Manual Installation breaks the store. Uncomment that line to fix it.


Open catalog/shopping_cart.php

----------------------
FIND: (around line 81)

echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value);

REPLACE with (comment out)

// BOF Product Attributes - Option Type Feature (contribution 160)
//echo tep_draw_hidden_field('id[' . $products[$i]['id'] . '][' . $option . ']', $value);
// EOF Product Attributes - Option Type Feature (contribution 160)


note: file is empty

product_attributes_option_type_3.0 (updated for OsCommerce RC2a) Zeeshan Arshad 7 May 2008  
checkbox and raio reember fix cvanzo 27 Mar 2008  
Better support for text/area field pbor1234 8 Mar 2008  
Fix for OTF versions > 1.71 rich89 9 Feb 2008  
Attributes disappearing when quantity is updated in shopping cart. Dhananjaya 13 Jan 2008  
Advanced search with products attributes... faaliyet 17 Dec 2007  
product_attributes_option_type_2.02 by faaliyet ( Complete Package ) ( With Another "Product Attribute" Powerfull Packages ) faaliyet 14 Dec 2007  
Product Attributes - Option Type Feature v. 2.0.1 (Complete Package) stunami 8 Sep 2007  
Product Attributes - Option Type Feature v. 2.0.1 (manual install) jsruok 6 Sep 2007  
Textarea remember attributes bigjat69 7 Aug 2007  
Quantity multiplier v.1.0 - final - attachement ones more dracono 26 Jul 2007  
Quantity multiplier v.1.0 - final dracono 26 Jul 2007  
Quantity multiplier dracono 16 Jul 2007  
Broken quantity update after OTF dracono 16 Jul 2007  
Broken quantity update after OTF dracono 16 Jul 2007  
Product Attributes - Option Type Feature v. 2.0 (manual install) jsruok 2 Jul 2007  
Show attribute name properly 1.1 jsruok 19 Jun 2007  
Show attribute name properly jsruok 18 Jun 2007  
PAY PAL IPN fix sszelei 18 May 2007  
Update to Manual Installation PD_Steve 2 Sep 2006  
Manual Instal Instructions PD_Steve 28 Aug 2006  
Product Attributes - Option Type Feature v1.7.2 Gidgidonihah 17 May 2006  
Product Attributes - Option Type Feature v1.71 Didier Debbaut 17 Nov 2004  
Product Attributes - Option Type Feature v1.7 Didier Debbaut 7 Nov 2004  
Dutch products_attributes.php for 1.6 release. Stef Verlint 14 Aug 2004  
Changes in product_info.php to display Price with Tax Patrick_S 26 Jul 2004  
updated general.php James Rourke 9 Jun 2004  
Product Attributes - Option Type Feature v1.6 Chandra Roukema 3 Sep 2003  
Products Attributes - Option Type Feature v1.5 Chandra Roukema 30 Jul 2003  
Products Attributes - Option Type Feature v1.4 Chandra Roukema 16 Mar 2003  
Products Attributes - Option Type Feature v1.3 Chandra Roukema 9 Jan 2003  
Product Attributes - Option Type Feature v1.2 Chandra Roukema 25 Oct 2002  
Product Attributes - Option Type Feature v1.1 Chandra Roukema 6 Sep 2002  
Product Attributes - Option Type Feature v1.0 Chandra Roukema 11 Jun 2002