Skip to content

Quick Configuration

All settings are in WooCommerce > LiteQuote. The settings page has 6 tabs.

General Tab

SettingDescriptionDefault
Trigger ModeHow products enter quote modeBoth (zero price + checkbox)
Catalogue ModeHide all prices and cart buttons site-wideOff
Exclude Product IDsComma-separated IDs to exclude from catalogue modeEmpty
Exclude CategoriesCategories to exclude from catalogue modeNone

Trigger Modes Explained

  • Products with price = 0: Any product with an empty or zero price automatically shows a quote button
  • Products with checkbox enabled: Only products where you manually check "Price on request" in the product editor
  • Both: Either condition triggers quote mode (recommended)

Button Tab

SettingDescriptionDefault
Button TextText displayed on the quote button"Request a Quote"
Background ColorButton background color (hex)#0073aa
Text ColorButton text color (hex)#ffffff
Button PositionBefore or after the add-to-cart formAfter
Price LabelText shown instead of the price"Price on request"

A live preview is shown at the bottom of this tab.

Emails Tab

SettingDescriptionDefault
Admin EmailWhere quote requests are sentWordPress admin email
Auto-ReplySend confirmation to the customerOff
Auto-Reply TemplateHTML template for the confirmation emailDefault template

Template Variables

Use these in your auto-reply template:

  • {client_name} -- Customer's name
  • {product_name} -- Product name
  • {product_url} -- Link to the product page
  • {shop_name} -- Your store name
  • {date} -- Current date

WhatsApp Tab

SettingDescriptionDefault
WhatsApp NumberYour WhatsApp Business number (international format)Empty
Display ModeForm only / WhatsApp only / BothForm only
Message TemplatePre-filled WhatsApp messageDefault template

Display Modes

  • Form only: Standard behavior -- modal popup with form
  • WhatsApp only: Clicking the button opens WhatsApp directly (no modal)
  • Both: Modal shows the form + a green "Chat on WhatsApp" button

Message Variables

  • {product_name} -- Product name
  • {sku} -- Product SKU/reference
  • {product_url} -- Product page URL
  • {variation} -- Selected variation (if applicable)

PDF Tab (Extended)

SettingDescriptionDefault
Enable PDFGenerate a PDF for each requestOff
Shop LogoLogo displayed in PDF headerNone
Local ArchiveSave PDFs to serverOff
RetentionDays to keep archived PDFs90

Advanced Tab

SettingDescriptionDefault
Debug ModeLog honeypot blocks to error_logOff
Custom CSSAdd custom CSS to override stylesEmpty

Released under the GPL v2 License.