Announcement

Collapse
No announcement yet.

Hiding based on Price Schedule

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

    Hiding based on Price Schedule

    http://www.cheekymonster.net

    It is clear that certain values can be hidden based on the price schedule of the current user. For instance, you can hide Retail prices or entire products from users logged in under different schedules.

    I have set up a site where the extended info displays detailed pricing information pulled from a set of custom variables stored in each product.

    I have a special section which only displays the products if a customer is logged in with a certain price schedule.

    I can show the products to customers who don't have this schedule without showing them the price, but if they click on the extended info link they will find the price.

    Is there any way I can either surpress the extended info link when the user is logged in with a different schedule (or not logged in at all)?

    Kind regards,


    Jim

    #2
    See if this knowledge base article helps you out:

    http://www.actinic.com/knowledge/aca...99.html#aCD345

    It is not actualy what you asking, but it shows an approach to the issue.

    The general principle of content that can only seen by certain price schedules is discussed more generally here. I guess you could use this code within the Product Layout template to hide the extended info links from certain customers.

    Comment

    Working...
    X