Contributions

Features (Category Index)
Search: 

Go Product

The script shows the product page info knowing their model code instead their id.

I use it because product_info.php only search a product knowing their internal (catalog) id. My customers (and me) normally don't know this id.
For example, when a customer call me asking for a product, I tell to him o her the URL where they could look at. To me and he (she) is more easy to remember the model or product code.

You can call it: http://yourdomain.com/catalog/go_product.php?products_model=XXXX

Or using redirecting like: http://yourdomain.com/prod?XXXX

Expand All / Collapse All

go_product_11 Philippe Combet 23 Feb 2004

This very simple script shows the product page info, knowing its NAME instead its ID.

It's very useful when directly pointing to the product page when you don't know the id of the product but can guess its name (products_name in the DDB).


NEW in version 1.1:
The script redirects the websurfer to the Search results page, in case "products_name=xxx" has a number of results different than 1.

Go Product Pablo DAmbrosio 24 Jul 2003

Note: Contributions are used at own risk.