Contributions

Features (Category Index)
Search: 

SoldOut (but displayed) - v0.1

SoldOut (but displayed) - v0.1

I'm running a store with a limited amount of (season-)products, so I wanted to display also the products that are sold out so that my visitors can view/compare/learn more about them until they are in stock again next time.

Only one file to change (not included in archive):
catalog/products_info.php

+ one image to add (included in archive):
catalog/includes/languages/english/images/buttons/button_sold_out.gif

For MS2 and MS1 (read Install.txt)

Expand All / Collapse All

small fix 23 Apr 2009

find


In catalog/includes/languages/english.php (or any otherlanguage-file)

Add just before ?>

define('IMAGE_BUTTON_MORE_INFO, 'More Info');

replace the define('IMAGE_BUTTON_MORE_INFO, 'More Info');

with

define('IMAGE_BUTTON_MORE_INFO', 'More Info');

same file in attachement

Fix bug 1 Mar 2009
SoldOut (but displayed) - v1.0 28 Sep 2008
SolOut v0.5 4 Jun 2008
SoldOut (but displayed) - v0.4 17 Feb 2008
SoldOut (but displayed) - v0.3 15 Feb 2008
fix 10 Nov 2006
SoldOut (but displayed) - v0.2 Denise 3 May 2005
SoldOut (but displayed) - v0.1 Petter Kvalsvik 3 Apr 2005

Note: Contributions are used at own risk.