Posts

Showing posts from April, 2017

prestashop bank wire translation

Go to Orders > Statuses, click the Edit button in the Actions column next to the status you want to translate, then click the Flag next to the "Status name" to choose a language and enter the translation for that language. To remove "My credit slips", you will need to modify modules/blockmyaccount/blockmyaccount.tpl and {* comment out *} the following line: href = "{$base_dir_ssl}order-slip.php" title = "" > {l s='My credit slips' mod='blockmyaccount'}

Add Discount on Product price in preshtashop

Image
Let’s create a catalog price rule. Log into PrestaShop admin panel. Navigate to  Price Rules – > Catalog Price Rules  . Click  Add new catalog price rule  button in the top right corner. You will see two sections for creating rules. Specific price rules  – here you set who should benefit from the rule, what the  discount  should be, and other details. Name.  The name is public, so you should keep it casual. Currency.  The rule applies to customers who set to pay with a specific currency. Country.  The rule applies to customers from a specific country. Group.  The rule applies to customers who belong to a specific  customer group . From quantity.  The rule applies the order that has at least a specific number of products. Price (tax excl.).  The new price for the product. By default, the rule applies to the base price. From and To.  The rule applies in this time frame. Reduction type.  The  discount  can either be an amount of money, or a percent

How to display/remove available product quantities in PrestaShop 1.5

Image
How to display/remove available product quantities in PrestaShop 1.5 Written by  Scott Mitchell Views:   25,846 Published:  Oct 2, 2016 Comments:   1 After setting up configuration on your product display, you may want to customize further by showing the available stock. This is when your product lists how many of the item you have left on hand. To display or remove the available quantity for a product in PrestaShop 1.5, simply perform the following steps: To change the display of available product quantities in PrestaShop 1.5: Log into your PrestaShop 1.5 dashboard. Using the top menu bar, hover over the  Preferences  tab and select the  Products  option. You are now on the  Preferences : Products  screen. Under the  Product Page  section, locate the  Display available quantities on product page  setting. Select either the  Yes  or  No  radio button. The  Yes  option will display the available quantity and the  No  option will not display the available