CartCubes Waitlist for FluentCart
Form Customization
Rewrite every label, restyle the section, and show a per-variant counter so shoppers see demand for the size they picked.
The storefront form is a single email field plus a notify button. Appearance, copy, button colors, the counter and success or error notices are all editable, so the waitlist can match the rest of the product page.
- Section appearance: Background color, padding and border radius for the waitlist block on the product page.
- Form copy: Out-of-stock notice, email label, placeholder and the notify button text.
- Button colors: Background, text and hover colors for the notify button and the optional leave-waitlist button.
- Per-variant counter: Show how many people joined for the selected variant, with a {counter} token in the sentence.
- Leave waitlist: After a successful join, an optional removal button lets the shopper cancel from the same page.
- Notices: Success, confirmation-required, already-subscribed, removal and error messages, each with its own colors.
Section appearance
Control the waitlist block on the product page: background color, padding on each side and corner radius. Defaults are a light grey panel with 24px padding and a 12px radius.
Form content
Rewrite the sold-out notice, the email field label, the placeholder and the notify button. The default button text is Notify me when available.
Button and counter
Style the notify button and the optional Leave waitlist button. The counter is on by default and is counted per variant, so the number updates when the shopper switches size or color. Use {counter} in the sentence, for example "{counter} users joined the Waitlist for this item".
Notices
Every message the form can show is editable: subscription success, confirmation required (when double opt-in is on), already subscribed, removal and error. Pick separate text and background colors for success and error states.