let fullText; let shortText; ​ $w.onReady(function () { const shortTextLength = 200; fullText = $w("#Text1").text; shortText = fullText.substr(0, shortTextLength) + "..."; $w("#Text1").text = shortText; }); ​ export function myButton_click(event) { if ($w("#Text1").text === shortText) { $w("#Text1").text = fullText; $w("#myButton").label = "Show Less"; } else { $w("#Text1").text = shortText; $w("#myButton").label = "Show More"; } } A True Bonnet | Bluebonnet Data
top of page

A True Bonnet

SKU: 5F74E153CD676_7853
$25.00Price
Quantity
Bonnets aren't just for blues. This one's got a low profile with an adjustable strap and curved visor. 


• 100% chino cotton twill
• Unstructured, 6-panel, low-profile
• 3 ⅛” crown
• Adjustable strap with antique buckle
• Head circumference: 20 ½” - 21 ⅝”
    bottom of page