+ Reply to Thread
Results 1 to 3 of 3

Thread: Price field issue !

  1. #1

    Exclamation Price field issue !

    Hello,

    I am using a "Price Field" for a category that is different from the standard one.
    And it is not shown as it should be in the listing detail page or in the search result page.

    Can I fix this in the admin panel or it is something in the code?

    I have this:
    price1.jpg
    I want this:
    price3.jpg
    I have this:
    price2.jpg
    I want this:
    price4.jpg

    Depending on the category and user profil, I have 3 different price field, that's why I can't use the basic one.
    Thanks,

  2. #2
    I found part of the solution just after.

    The key name of your price field should include "price" and then it is working...
    example:
    key=price_ht is ok
    key=prix_ht is not ok

    BUT, it is ok only in the search result page.
    On the listing detail page, it is not ok.
    Any idea?
    Last edited by Matthieu Kauffmann; May 11, 2014 at 10:41 AM.

  3. #3
    Post got lost in translation

+ Reply to Thread