Reputation: 522
Can someone help me,
I have a regular price and a attr price that is msrp
How can I have it by editing the codes?
For example, if the user is not login he gets the msrp price
and if log in he gets the regular price.
I'm trying to avoid using any plugin.
Upvotes: 0
Views: 4390
Reputation: 289
With version 1.7 Magento allows "Group Price". Go to your product, click "Price" and then "Add Group Price". Add Group "NOT LOGGED IN" and enter your msrp. The regular price may be entered as the normal price of the product.
Upvotes: 2