magento 1.7 - Set two prices per product for one store -


i want set different prices 2 customers.

if customer commercial, price should $10.00. if customer government, price should $5.00.

how can set ?

create 2 groups, put customers there in , define group prices both groups.

but careful, works if standard price higher $10


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -