Announcement

Collapse
No announcement yet.

display 'your price' when logged in

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

    display 'your price' when logged in

    got a website that has been upgraded from 7 to 8 but when i try the trade login although it works the trade prices are not displayed and I can t see a way of including them in the product page code?

    all is set up under the product page under prices > trade > enabled and also under customer pricing.

    in site options > general, product can see your price description label but nothing to give a clue as to the vaiable for the 'your price' value?
    seo company: web development - online marketing - actinic ecommerce

    #2
    this had us perplexed for a while but managed to fix this by uncommenting the following line in the top of the (upgraded)productline template:

    Code:
    <!--<Actinic:SECTION BLOB='<Actinic:Variable Name="SectionCatFile"/>'/>-->
    seo company: web development - online marketing - actinic ecommerce

    Comment


      #3
      Hi Kevin,

      I'm not sure why that line was commented in the first place, as it’s not by default.

      That variable generates the filename of the *.cat file that holds all the pricing information so it makes sense why your pricing wasn’t working correctly.

      Well done for finding the problem.
      Regards,

      Toby Blanchard

      Comment


        #4
        we probably inadvertantly commented out ourselves unless the upgrade did this.

        noticed that V8 is very slow to use with a shop that has 3 - 4000 products in - is there a way to speed thigns up or will the next patch address this?

        thx - Kevin
        seo company: web development - online marketing - actinic ecommerce

        Comment

        Working...
        X