Table of Contents
Price Offers for WooCommerce Pro Functionalities #
Product Targeting #
- The free version: allows enabling the “Make an offer” button for all products.
- Pro Feature: You can now target specific products for the offer functionality.
This lets you exclude #
- Out of stock products: Prevents customers from offering on unavailable items.
- Products with a price: Useful for situations where you already have a set price and don’t want negotiations. (e.g., discounted items)
- Products within a price range: Define a minimum or maximum price to prevent ridiculously low offers.
- Pro Feature: Enable “Make an offer” on a per-product or per-variation level. This gives you granular control over which products or variations customers can negotiate on.
Category Targeting (Disabled in Free Version) #
- Require categories: (Pro Feature) Only allow offers on products belonging to specific categories.
- Exclude categories: (Pro Feature) Prevent offers on products within specific categories.
Advanced Button Customization #
- The free version: lets you customize the button label and position on the product page to some extent.
Pro Feature #
Gain more control over button appearance with #
- HTML Class and Style: Style the button with custom CSS classes and inline styles (e.g., change background color, font size).
- Advanced Positions: Place the button before or after specific sections of the product page (e.g., before or after the summary, add-to-cart form).
- Shortcode: Utilize the provided shortcode [alg_wc_price_offers_button] for even more flexible button placement.
- Position Priority: Set the button’s priority in case of conflicts with other elements.
Enhanced Form Control #
- Free version: lets you enable/disable some customer input fields and choose which are required.
Pro Feature #
- More Control over Fields: Choose which fields (quantity, customer name, phone, message, etc.) are displayed and required for customer offers.
- Price Input Customization: Define a price step (e.g., increments of $5), set minimum and maximum offer amounts, and even offer a default price suggestion.
- Quantity Control: Set a default quantity for offer submissions.
- Customer Information: Choose if customer name, phone, and message are required or optional.
- Send Copy Checkbox: Allow customers to choose if they want a copy of their offer sent to their email.