How to display a price list to admin

Created on 11 April 2024, 8 months ago
Updated 25 April 2024, 7 months ago

On my website, there are 3 different levels of pricing, such level 1 get 2% off from category A, level 2 get 5% off from category B, level 3 gets 10% off from category A and B. These discounts is defined using commerce promotion.

When the admin logs, they would like to see the different price level displayed on the product detail page, like below.

Base Price: $123
Level 1: $120
Level 2: $105
Level 3: $96

How can this be achieved? Thank you!

💬 Support request
Status

Closed: won't fix

Version

2.38

Component

Promotions

Created by

🇺🇸United States iseeaflyingcrane

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @iseeaflyingcrane
  • Status changed to Closed: won't fix 7 months ago
  • 🇮🇱Israel jsacksick

    You could define a custom field formatter and hardcode your business rules in there?
    Just as a reminder, support requests aren't normally answered from this queue:

    With the abundance of support available in Drupal Answers, the Drupal focused Stack Exchange site, we are no longer answering support requests in the issue queue.

    Support requests opened here will be closed (won't fix), so please search for existing answers or post new questions at:

    https://drupal.stackexchange.com (using the drupal-commerce tag)

Production build 0.71.5 2024