burbas / import-group-prices

Simple and extensible import tool to allow you to set multiple group prices to magento products!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import-group-prices

Simple and extensible import tool to allow you to set multiple group prices to magento products!

You can find it in System > Import/Export > Import - Custom

Just import a file with Sku, Customer Group ID, Price -- make sure you include the headers in the first row of the CSV

So for product "ABC", customer group "General" (ID# 1), with price $10.50

Sku,Group ID,Price

ABC,1,10.5

About

Simple and extensible import tool to allow you to set multiple group prices to magento products!


Languages

Language:PHP 64.6%Language:HTML 35.4%