HeBS_zeroprice - Version 0.1.0

Version Notes

Stable Edition

Download this release

Release Info

Developer Magento Core Team
Extension HeBS_zeroprice
Version 0.1.0
Comparing to
See all releases


Version 0.1.0

Files changed (2) hide show
  1. package.xml +22 -0
  2. zeroprice.zip +0 -0
package.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>HeBS_zeroprice</name>
4
+ <version>0.1.0</version>
5
+ <stability>stable</stability>
6
+ <license>OSL v3.0</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>This extension will allow you to show a button like "Call for Price" whenever the product's price is zero.</summary>
10
+ <description>This extension will allow you to show a button like "Call for Price" whenever the product's price is zero.&#xD;
11
+ &#xD;
12
+ The extension will also hide the "Buy Now" button so it can be used whenever you want to use magent as a product catalogue without the options for adding to cart, checkout, etc&#xD;
13
+ &#xD;
14
+ In general it is very usefull if you are looking to find a way to display products without exposing the price of it or when you are setting up a new product and have not decided about the pricing policy yet.</description>
15
+ <notes>Stable Edition</notes>
16
+ <authors><author><name>HeBS</name><user>auto-converted</user><email>info@hebs.gr</email></author></authors>
17
+ <date>2011-07-27</date>
18
+ <time>13:21:42</time>
19
+ <contents><target name="mage"><dir name="."><file name="zeroprice.zip" hash="5775bac3e048c28bc385e9ef39b28068"/></dir></target></contents>
20
+ <compatible/>
21
+ <dependencies/>
22
+ </package>
zeroprice.zip ADDED
Binary file