Current TAT is 18-35 Business days. FREE shipping on orders over $75.



Valentine Tractors

Southern Corner Creations

Regular price $14.00

Shipping calculated at checkout.

Clothing is made with DBP buttersoft (92% Polyester & 8% spandex) Or brushed Rib (88% Polyester & 12% Spandex)

Bow sizes are as followed (unless requested otherwise ) :

  • Clips and Nylon bows - Approximately 4 inches
  • Headwraps - Approximately 5-6inches
  • Piggies- 3-3.5 inches
  • Shredded bows - 4-5 inches tall and 5 inches wide

Made to order. TAT is 18- 35 Business Days.

Coordinates:

If you would like a coordinating solid or design please just put it in the notes. Example ( Top part coordinating solid) (bottom half coordinating navy gingham ) (cuffs coordinating solid ) . Whatever the case may be.

Clothing is made with DBP buttersoft (92% Polyester & 8% spandex) Or brushed Rib (88% Polyester & 12% Spandex)

Bow sizes are as followed :

  • Clips and Nylon bows - Approximately 4 inches
  • Headwraps - Approximately 5-6inches
  • Piggies- 3-3.5 inches
  • Shredded bows - 4-5 inches tall and 5 inches wide

Made to order. TAT is 18- 35 Business Days.

Coordinates:

If you would like a coordinating solid or design please just put it in the notes. Example ( Top part coordinating solid) (bottom half coordinating navy gingham ) (cuffs coordinating solid ) . Whatever the case may be.


(async function() { const isAvailableVisitShop = _ALConfig?.pointEarnRules?.length > 0 && _ALConfig?.pointEarnRules?.find((rule) => rule?.type === 'VISIT_SHOP' && rule?.status === 'ACTIVE'); if (!sessionStorage.getItem('syncVisitStore') && ((_ALConfig?.customerId && isAvailableVisitShop && isAvailableVisitShop?.id) || (_ALConfig?.referralEnabled && _ALConfig?.referralLoyalty?.referralType === 'VISIT_SHOP'))) { try { const response = await fetch(`/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/cp/api/customer-visit-store`, { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({ customerId: _ALConfig?.customerId }) }); if (response?.ok) { sessionStorage.setItem('syncVisitStore', 'true'); } } catch (error) { console.error('Error:', error); } } })(); const loyaltyCustomStyles = ``; document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyCustomStyles);