Track Order

📦 Track Your Order

Hi there! 😊
Thank you so much for shopping with us at LumiGleam ✨ We truly appreciate your support 💖

To check the status of your order, simply paste your tracking number below ⬇️ and you’ll see the latest updates on your package 📬🚚

If you just placed your order, don’t worry — tracking can take 1–3 business days to become available ⏳

Still have questions? We’re always here to help! 💌
Thanks again for choosing LumiGleam — you're the best! 💫

You will be redirected to Shopify's secure order status page.

{% if section.settings.show_direct_carrier_links %} {% endif %}

{% schema %} { "name": "Track Order Section", "settings": [ { "type": "text", "id": "heading", "label": "Heading", "default": "Track Your Order" }, { "type": "textarea", "id": "subheading", "label": "Subheading", "default": "Enter your order details below to get the latest tracking information for your shipment." }, { "type": "color", "id": "background_color", "label": "Section Background Color", "default": "#f8f8f8" }, { "type": "color", "id": "text_color", "label": "Text Color", "default": "#333333" }, { "type": "color", "id": "form_background_color", "label": "Form Background Color", "default": "#ffffff" }, { "type": "color", "id": "border_color", "label": "Form Border Color", "default": "#e0e0e0" }, { "type": "color", "id": "button_background_color", "label": "Button Background Color", "default": "#007bff" }, { "type": "color", "id": "button_text_color", "label": "Button Text Color", "default": "#ffffff" }, { "type": "color", "id": "button_hover_color", "label": "Button Hover Color", "default": "#0056b3" }, { "type": "checkbox", "id": "show_direct_carrier_links", "label": "Show direct carrier tracking links", "default": true, "info": "Option to provide links to carrier's own tracking pages (customer leaves your site)." } ], "presets": [ { "name": "Track Order Section", "category": "Custom Content" } ] } {% endschema %}