Announcement

Collapse
No announcement yet.

Show prices in sub section

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Show prices in sub section

    With section list we show the price of the item shown on the image such as
    http://www.internet-workwear.co.uk/a...Shirts-p1.html

    I cannot figure out how to do it on sub sections like
    http://www.internet-workwear.co.uk/a...shirts-p1.html

    Please can anyone advice what part of the site options i need to change to get the prices shown
    Chris Ashdown

    #2
    Hi Chris,

    if this is what you want Here then I can give you my code.
    Regards

    Jason

    Titan Jewellery (Swift Design)
    Damascus Steel Rings

    Comment


      #3
      Hi Jason

      Yes that's the result i am looking for its strange i can do it in sections but not sub sections

      If you can help i would appreciate it
      Chris Ashdown

      Comment


        #4
        I wanted this too...

        in minimal product summary I put this...

        <div class="mini-product-summary-price">
        <Actinic:PRICES PROD_REF="<actinic:variable Name="ProductID" />" RETAIL_PRICE_PROMPT="<Actinic:Variable Name="ProductPriceDescription"/>"><actinic:variable value="Marketing Price List" name="PriceListRetail" /></Actinic:PRICES> (Inc Vat)
        </div>

        worked perfect for me
        Reverse Osmosis Water Filters

        Comment


          #5
          Hi Kez

          Where did you place this code please
          Chris Ashdown

          Comment


            #6
            I put it just after these lines... (within minimal product summary) in design tree

            productname
            blockif
            </a>

            /block
            extendedinfotext
            /block

            ""put code here""
            Reverse Osmosis Water Filters

            Comment


              #7
              Aggg!!

              I don't have minimal product summary) in design tree
              Using V2016.02
              Chris Ashdown

              Comment


                #8
                design tree..
                section page body.
                responsive product list..
                minimal product summary

                check that.
                Reverse Osmosis Water Filters

                Comment

                Working...
                X