Description
Do you quote your customers for product prices or have limited stock that you negotiate prices for? With WooCommerce Call for Price module you can enter custom text (e.g. “Call us for price”) for all products with an empty price field.
You can set this feature across:
- A single product.
- Your product archive (i.e. your whole store).
- Your homepage.
- Related products.
Examples
You can use any HTML, like:
</p> <div style="text-decoration: underline;">Call for price</div> <p>
CSS:
</p> <div class="some-class">Call for price</div> <p>
Default setting:
<strong>Call for price</strong>
Custom image:
<img decoding="async" src="http://yourserver.com/yourimage.png" />
Or simply leave it as text:
Call for price
Admin Settings
Frontend
Accessible through:
- WooCommerce > Settings > Booster > Button & Price Labels > Call for Price for WooCommerce