B2B Discount Display

By default, B2B customers are displayed their discounted price, without any reference to the product’s original price. Is there a way to reference the original and B2B price through liquid variables?

You could perhaps look at using the Storefront API to access this information

Hey all :waving_hand: - just +1ing what Luke mentioned here, you can use the @InContext directive within the Storefront API to pull B2B info:

Hope this helps!