Tuesday 13 June 2017

How to set up x amount discount in % on all products in magento store

Please folow the below steps.
How to set up x amount discount in % on all products in magento store

  •         Login in admin section
  •         Go to Promotions >> Catalog Price Rules
  •         Then Click Add New Rule
  •         Rule Name: x% discount
  •         Status: Active
  •         Websites : Choose the websites you want to apply the discount for
  •         Customer Groups: Choose the customer groups you want to apply the discount for
  •         In the Actions tab, under Discount Amount type x amount
  •         select apply to the "By Percentage of product original price"
  •         Click Save and Apply


Make sure Action Tab "Enable Discount to Subproducts:Yes"


I tried the solution and it work fine.

Please feel free to contact me any Magento issue at any time.

Regards
Kuldeep
kuldeep4110@gmail.com

Thursday 8 June 2017

Magento Version 1.6- can't upload product images through admin section.


I Uploaded the product image in admin section with the help of Browse and upload button got error  when we reached on 100% ,it automatic disappear and images is not uploaded.
 The images are being uploaded into the / media / tmp folder, but not into / media / catalog.


 Solution: Please check the below mentioned my solution
 1.  Removing htaccess file from media folder 
 2. Giving 777 permission recursively to Media folder 
 3. Using different browsers
 4.  Replacing both prototype.js and product.js
\js\prototype\prototype.js
\js\mage\adminhtml\product.js

I tried the solution and it work fine. 

Please feel free to contact me any Magento issue at any time. 

Regards
Kuldeep
kuldeep4110@gmail.com