# Display the wholesale product pricing

Enable the extension from customizer “**B2B: Prices and Rules**”, and open extension settings save the settings we mentioned in the screenshots and save it.\
\
Label:       Product Grid Price Locator (Query Selector)\
Value:       .price-item.price-item--regular&#x20;

\
Label:       Cart Line Product Price Locator (CSS Classnames)\
Value:       .product-option.product\_\_price\
\
Label:   Cart Line Single Price Locator (CSS Classnames)\
Value:       .price.price--end\
\
Label:       Cart Total Price Locator (CSS Classnames)\
Value:        .totals\_\_total-value\
\
Label:        Checkout Button Locator\
Value:          #checkout \ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfsn02z7O59gwQJ3uI7Qqk5l1RcctSMhbmoEhtLMZKHgNJ0xDf9psNdX1LJBssSwJgHEp_qMDdHiZ9lvQlTgc8wOEDje-XgebYEHJ7oIIudmDsJ9GdMFyXKwvhJoW0DdUxSXso?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzOfD9MpBY3ucydvnaJpK9MlqHMQWZxBPp_Cffxp8BNiM6lR5c0iUF5vmXouxjnmtd5g4KE_gMprXBJQftPNCfTgHS3GkFs1hJUHJ0ktH9cT6btNfy5w-9oa1OrpgZYT5ai6mj?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>

* Then we need to add some attributes into the theme files to display the wholesale pricing of product for wholesaler customers. Follow bellow steps:<br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcLiWnL-xeNMIUOLE2cnrI1BA2Mn_-mSWQpCppGHByMdhBPJgTs8WkmqesQH36IxbG2yblYT-i85BsNojFTWrdng874FSor42YbfNRjLXs1KDQnsgccN9rOxZ9zc9620EBJnK2N?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>

* Search **price.liquid** file and put the attribute in given screenshot location. Check **Screenshot:**&#x20;

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcMYnq-bpV8mFhYLFHIyROW2_TjgiRJ1hEtBkNvh4Dye5J-CVWLVHWTJ-_F_ZszOugap9q5RMi9Evr-azEg1WfxfyiGZ6HJTmSTqkvZ783jKe7ogmDV_v0WoxLuVP9uHvSS0bgo?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>

* Search **main-cart-items.liquid** file and put the attribute in given screenshot location. Check **Screenshot:**&#x20;

*

```
<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfJod_XyKoVF6YyJIjcL9WQvKFjh7kSr4lXe8eBZhszHIWF1M2R2lK73aLcP5hT5o5GqnhAXjq2BAwIDqi4SAq3X2ASsGIHO684NUaCCQLQv0J8leaUcHiVw-YIF7RmtWRP6Lks?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>
```
