Jump to content

Precio original para mostrar al grupo de cliente


Recommended Posts

Tengo este codigo:

                    {if Group::getCurrent()->id == 4}
								<p id="old_price">
<span id="old_price_display"> {convertPrice price=$product->getPriceStatic($product->id, false, $smarty.const.NULL, 6, $smarty.const.NULL, false, false, 1, false, $smarty.const.NULL, $smarty.const.NULL, $smarty.const.NULL, $getReductionPricen, false, false)}</span> precio original</p>
{/if} 

El cual lo que hace es mostrar el precio original al grupo cuatro, asi sabe cuanto descuento se le hace, el caso es que este codigo funciona perfectamente cuando el producto no tiene combinaciones, cuano las tiene se muestra en un milisegundo y luego desaparece, ¿que deberia agregarle? ¿o que debo modificar?

Link to comment
Share on other sites

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...