Jump to content

Display price from other discount group


Recommended Posts

Hello,

 

I want to display the price from an other customer group. (beside the price the logged customer have to pay)

I found the file: /classes/SpecificPrice.php
Can I use the function getSpecificPrice in my product.tpl?

 

If yes, how to use it?
I'll try this, but it doesnt work.


To assign my var:
{assign var='priceFromGroup1' value=getSpecificPrice("891", "1", "2", "13", "1", "1", $id_product_attribute = null, $id_customer = 0, $id_cart = 0, $real_quantity = 0)};

 

To display my var:
{convertPrice price=$priceFromGroup1}

Hope somebody will / can help me?

 

Thanx in advance!

 

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...