Stars

Stars4 Products

$1.60 $1.85
Our Pinwheel shape paddle can be configured a number of ways including with or without the colors shown here. You can also order with or without the numbers too; or even just blank paddles. The numbers are 2.8" high here. We can change the level of color transparency to change...
$1.60 $1.85
This is the more 'typical' 5-point star shaped auction paddle which has actual points to it (slightly rounded for safety) when compared to our 2 other stars. Smaller 2.4" high numbers for going more geometric in design. More space on this particular star for graphics below and above the number....
$1.60 $1.85
Our 5-point 'traditional' star shaped auction paddle has a whimsical look to it and actually comes in 2 sizes; this is the larger one which has 3.25" high numbers. The other star shape has 2.8" high numbers standard; see the smaller star shape here, as well as the other stars...
$1.60 $1.85
Our 5-point 'traditional' star shaped auction paddle has more of a whimsical look to it and actually comes in a larger version too (as well as a "pointy" star, more uniform in appearance). 2.8" high numbers come standard on this one. Price out the best options for your reusable plastic...

Paddle Search

Just added to your cart:
Qty:
Total:
Subtotal:
Excl. postage 
My Cart
Just added to your wishlist:
Excl. postage 
My Wishlist
This is the size chart contents
// Preserve quantity when variant options change document.addEventListener('DOMContentLoaded', function() { // Get the quantity input element const quantityInput = document.querySelector('input[name="quantity"]'); // Get all the variant option selectors const variantSelectors = document.querySelectorAll('.single-option-selector'); if (!quantityInput || !variantSelectors.length) return; // Store the current quantity value let currentQuantity = quantityInput.value || 1; // Update the stored quantity when user changes it directly quantityInput.addEventListener('change', function() { currentQuantity = this.value; }); // For each variant selector, add a listener to preserve quantity variantSelectors.forEach(selector => { selector.addEventListener('change', function() { // Set a small timeout to let the variant change process complete setTimeout(function() { // Restore the quantity value if (quantityInput.value !== currentQuantity) { quantityInput.value = currentQuantity; } }, 10); }); }); }); // New Zoho SalesIQ widget 4-21-2026