Showing posts with label m4. Show all posts
Showing posts with label m4. Show all posts

Monday, September 3, 2012

Prestashop Module M4 Vouchers for friends

The module encourages customers to deal vouchers to friends. For each voucher gets applied in the purchase of a customer who offered a voucher to their friends, also attributed to the discount.


Administration

The parameters of automatically generated vouchers are set in BackOffice for the customer and his friends, and an image for the ad slot. Under this scheme will be based created vouchers. A pair of vouchers, the customer creates can be viewed in the administration of vouchers.  Both vouchers can be manually disabled or deleted.


User account

The customer has in their account the page  for vouchers for friends and track their status. If a friend uses the voucher and make an order, then after changing its status to "Shipped", the amount will be added to the customer's voucher.

If customers would use the voucher in its own order, then it will not be attributed to additional discount. Multiple change in order to "Shipped" has no effect on the amount of customer rebates. If a friend returns goods, customer is reduced discount for the voucher. There will be created a new voucher with a different code after applying the voucher by the customer.

 

Shop
Optionally, you can view the ad block to draw attention to offer vouchers for friends.

M4 Vouchers for friends Main Features







Monday, March 19, 2012

Prestashop Module M4 Category discount

Allows to adjust discount/surcharge for every combination of category and customer group.

 

Needs code modification. Installation instructions are included.

Tested in PrestaShop™ versions:

  • PrestaShop™ 1.2.0.8
  • PrestaShop™ 1.2.5.0
  • PrestaShop™ 1.3.0.10
  • PrestaShop™ 1.3.1.1
  • PrestaShop™ 1.3.2.3
  • PrestaShop™ 1.3.3.0
  • PrestaShop™ 1.3.4.0
  • PrestaShop™ 1.3.5.0
  • PrestaShop™ 1.3.6.0
  • PrestaShop™ 1.3.7.0
  • PrestaShop™ 1.4.0.17
  • PrestaShop™ 1.4.1.0
  • PrestaShop™ 1.4.2.5
  • PrestaShop™ 1.4.3.0
  • PrestaShop™ 1.4.4.0

 

How do they work discounts in PrestaShop™?


The price of the product can be changed by these discounts/surcharges:
A  Catalog >> Attribute combination >> Impact on price (amount with tax)
B  Catalog >> Reduction amount (amount or percent with tax - till PrestaShop™ v1.3.7.0)
C  Catalog >> Quantity discount >> Discount value (amount or percent - till PrestaShop™ v1.3.7.0)
   or
BC Catalog >> Prices >> Specific price (PrestaShop™ v1.4.0.2 and later)
D  Group >> Reduction (percent, the highest discount on all groups to which the customer is a member - PrestaShop™ v1.2.0.8, 1.2.5.0)
   or
D  Group >> Reduction (percent, if this is the default customer's group - PrestaShop™ v1.3.0.10 and later)

These discounts/surcharges are calculated in order displayed. These calculations take effect on the price of the product display.
For example, if discount is 10% at any point: Price * 0.9 * 0.9 * 0.9 * 0.9 = Price * 0.6561

 

The Category discount module is classified as point E in the chain of the price calculation.
When using the module, watch out for restrictions:
- Don't use built-in discount for a group. Set discount directly in this module.
- Don't use built-in ecotax. This module is not compatible with ecotax.
- Don't use more M4 *Discount modules at once.
- For PrestaShop™ v1.4.0.2 and later only
  Discount set in this module takes precedence over the Specific price of product (specific price will be ignored if discount in this module is set).

 

The important things are a default customer's group and a default category of the product.
The default customer's group is part of the PrestaShop™ version 1.3.0.10 and later.
For the PrestaShop™ v1.2.0.8 and 1.2.5.0, this module determines the default customer's group as follows:
  If the customer is a member of only one group (except the group with ID=1), then this is the default customer's group.
  Otherwise, the default group is the group with ID=1 (Default).
Since the discounts/surcharges in the module are set for the group of customers and category of products,
in cases of conflict is counted with those defaults.

The second category of discounts are vouchers. They are to be applied to the cart.

M4 Category discount Main Features







Saturday, December 3, 2011

Prestashop Module M4 PDF Extensions

M4 PDF Extensions is a module that offers more options to create PDF documents in PrestaShop™.

Using templates, you can create your own look for invoices, mailing labels, product catalogs etc.






M4 PDF Extensions Main Features

Features

  • create an unlimited number of PDF outputs with Smarty templates
  • PDF documents for one record or for more selected records
  • fixes incorrect base and tax amounts in the breakdown of VAT in some versions of PrestaShop™
  • export of Catalog, Category, Customers, Orders, Orders with details (Invoices), Credit slips with details
  • extended range of products from multiple categories
  • optional replacement for embedded PDF documents
  • create documents and lists by using templates
  • change the look of documents with CSS style templates
  • documents can contain images, indexes, headers, footers, watermarks, bar codes
  • private order messages is available in data for templates (invoices and delivery slips)
  • support for user-defined additional field output to the database
  • support for customized text in invoice items
  • full support for UTF-8
  • support for non-latin fonts
  • multi-language support for user texts in templates
  • ability to print localized amounts according to customer's country
  • printing invoices and credit slips in the language independent of the currently selected, including the customer's language
  • sample templates for easier design (currently more than 50 templates)
  • for template tuning, there is a template displaying the data transferred
  • no PrestaShop™ patching required
  • module tests server settings after installation and makes it easier to deploy
  • compatible with v1.1+
  • languages EN, CZ

 

 





What is the PDF Extensions for PrestaShop™

 

PDF Extensions is a module, which offers more options for creating PDF documents in PrestaShop™.

 

Using templates, you can create your own look for invoices, mailing labels, product catalogs and price lists.

 

 

 

Product catalogs

 

Do you need to create a product catalog? Would you like to choose exactly which product categories are included in a special price list? You can choose products by category, name or other criteria. With templates, you to create as many views of your offer as you wish. Fine-tuning of colours or layout is done in no time.

 

 

 

Customize the look of your invoices

 

If you need additional data to appear on your invoices, or you need to adapt invoices to your business practices, then the templates are right for you. You can easily customize the contents of invoices to the legal requirements of your country of residence. You can have different invoices for customers from different countries.

 

 

 

Hyphenation of words in preprinted boxes

 

There are specific printed forms, in which words and amounts are filled into pre-printed boxes. You can create templates for printing postal transfer forms and similar documents. Smarty add-ons are available for word hyphenation. Examples of use can be found in the sample templates.

 

 

 

Barcodes

 

Barcodes in the product catalog, price list, product description labels, invoices. There are no limitations. You can choose from EAN codes and 42 other codes.

 

 

 

Facilitating the design of templates

 

Templates can be easily customized. You can start with commented templates supplied with the module. For ease of work, a tuning template is available, which displays the source data. You can get an overview of usable data, even if you want to use your own added data. The next template shows how to use the components in your templates.

 

 

 

 

Version for PrestaShop ™ v1.5 will be available at the time of publication stable version.







Tuesday, February 15, 2011

Prestashop Module M4 Supplier discount

Allows to adjust discount/surcharge for every combination of supplier and customer group.

 

Needs code modification. Installation instructions are included.

Tested in PrestaShop™ versions:

  • PrestaShop™ 1.2.0.8
  • PrestaShop™ 1.2.5.0
  • PrestaShop™ 1.3.0.10
  • PrestaShop™ 1.3.1.1
  • PrestaShop™ 1.3.2.3
  • PrestaShop™ 1.3.3.0
  • PrestaShop™ 1.3.4.0
  • PrestaShop™ 1.3.5.0
  • PrestaShop™ 1.3.6.0
  • PrestaShop™ 1.3.7.0
  • PrestaShop™ 1.4.0.17
  • PrestaShop™ 1.4.1.0
  • PrestaShop™ 1.4.2.5
  • PrestaShop™ 1.4.3.0
  • PrestaShop™ 1.4.4.0

 

How do they work discounts in PrestaShop™?


The price of the product can be changed by these discounts/surcharges:
A  Catalog >> Attribute combination >> Impact on price (amount with tax)
B  Catalog >> Reduction amount (amount or percent with tax - till PrestaShop™ v1.3.7.0)
C  Catalog >> Quantity discount >> Discount value (amount or percent - till PrestaShop™ v1.3.7.0)
   or
BC Catalog >> Prices >> Specific price (PrestaShop™ v1.4.0.2 and later)
D  Group >> Reduction (percent, the highest discount on all groups to which the customer is a member - PrestaShop™ v1.2.0.8, 1.2.5.0)
   or
D  Group >> Reduction (percent, if this is the default customer's group - PrestaShop™ v1.3.0.10 and later)
 
These discounts/surcharges are calculated in order displayed. These calculations take effect on the price of the product display.
For example, if discount is 10% at any point: Price * 0.9 * 0.9 * 0.9 * 0.9 = Price * 0.6561

The Supplier discount module is classified as point E in the chain of the price calculation.
When using the module, watch out for restrictions:
- Don't use built-in discount for a group. Set discount directly in this module.
- Don't use built-in ecotax. This module is not compatible with ecotax.
- Don't use more M4 *Discount modules at once.
- For PrestaShop™ v1.4.0.2 and later only
  Discount set in this module takes precedence over the Specific price of product (specific price will be ignored if discount in this module is set).

 

The important thing is a default customer's group.
The default customer's group is part of the PrestaShop™ version 1.3.0.10 and later.
For the PrestaShop™ v1.2.0.8 and 1.2.5.0, this module determines the default customer's group as follows:
  If the customer is a member of only one group (except the group with ID=1), then this is the default customer's group.
  Otherwise, the default group is the group with ID=1 (Default).
Since the discounts/surcharges in the module are set for the group of customers, in cases of conflict is counted with those defaults.

The second category of discounts are vouchers. They are to be applied to the cart.

M4 Supplier discount Main Features







Monday, November 1, 2010

Prestashop Module M4 Manufacturer discount

Allows to adjust discount/surcharge for every combination of manufacturer and customer group.

 

Needs code modification. Installation instructions are included.

Tested in PrestaShop™ versions:

  • PrestaShop™ 1.2.0.8
  • PrestaShop™ 1.2.5.0
  • PrestaShop™ 1.3.0.10
  • PrestaShop™ 1.3.1.1
  • PrestaShop™ 1.3.2.3
  • PrestaShop™ 1.3.3.0
  • PrestaShop™ 1.3.4.0
  • PrestaShop™ 1.3.5.0
  • PrestaShop™ 1.3.6.0
  • PrestaShop™ 1.3.7.0
  • PrestaShop™ 1.4.0.17
  • PrestaShop™ 1.4.1.0
  • PrestaShop™ 1.4.2.5
  • PrestaShop™ 1.4.3.0
  • PrestaShop™ 1.4.4.0

 

How do they work discounts in PrestaShop™?


The price of the product can be changed by these discounts/surcharges:
A  Catalog >> Attribute combination >> Impact on price (amount with tax)
B  Catalog >> Reduction amount (amount or percent with tax - till PrestaShop™ v1.3.7.0)
C  Catalog >> Quantity discount >> Discount value (amount or percent - till PrestaShop™ v1.3.7.0)
   or
BC Catalog >> Prices >> Specific price (PrestaShop™ v1.4.0.2 and later)
D  Group >> Reduction (percent, the highest discount on all groups to which the customer is a member - PrestaShop™ v1.2.0.8, 1.2.5.0)
   or
D  Group >> Reduction (percent, if this is the default customer's group - PrestaShop™ v1.3.0.10 and later)
 
These discounts/surcharges are calculated in order displayed. These calculations take effect on the price of the product display.
For example, if discount is 10% at any point: Price * 0.9 * 0.9 * 0.9 * 0.9 = Price * 0.6561

The Manufacturer discount module is classified as point E in the chain of the price calculation.
When using the module, watch out for restrictions:
- Don't use built-in discount for a group. Set discount directly in this module.
- Don't use built-in ecotax. This module is not compatible with ecotax.
- Don't use more M4 *Discount modules at once.
- For PrestaShop™ v1.4.0.2 and later only
  Discount set in this module takes precedence over the Specific price of product (specific price will be ignored if discount in this module is set).

 

The important thing is a default customer's group.
The default customer's group is part of the PrestaShop™ version 1.3.0.10 and later.
For the PrestaShop™ v1.2.0.8 and 1.2.5.0, this module determines the default customer's group as follows:
  If the customer is a member of only one group (except the group with ID=1), then this is the default customer's group.
  Otherwise, the default group is the group with ID=1 (Default).
Since the discounts/surcharges in the module are set for the group of customers, in cases of conflict is counted with those defaults.

The second category of discounts are vouchers. They are to be applied to the cart.

M4 Manufacturer discount Main Features