Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30002741937
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760656351306:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001039708
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001039708.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sun Protection: This wide brim sun hat features an oversized brim that provides extensive coverage for your face and neck, shielding you from harmful rays during outdoor activities.
Breathable Comfort: Designed as a functional headwear piece, it incorporates breathable polyester material and a moisture-wicking sweatband to keep you cool and dry even on the hottest summer days.
Versatile Design: This trendy round hat combines a classic outline with a modern aesthetic, making it the perfect accessory for beach trips, gardening, or casual city strolls.
Adjustable Fit: Equipped with a secure chin strap and an elastic rear adjustment, this wide brim sun hat stays firmly in place during windy conditions while offering a comfortable, customized fit for various head sizes.
Portable Design: The flexible vented top round hat construction allows it to be easily folded and packed into your travel bag without losing its shape, ensuring you always have sun protection on the go.
Summary: Wide Brim Sun Hat Adjustable Chin Strap Large Brim Fisherman Hat for Gardening. 【Sun Protection】: This wide brim sun hat features an oversized brim that provides extensive coverage for your face and neck, shielding you from harmful rays during outdoor activities. 【Breathable Comfort】: Designed as a functional headwear piece, it incorporates breathable polyester material and a moisture-wicking sweatband to keep you cool and dry even on the hottest summer days. 【Versatile Design】: This trendy round hat combines a classic outline with a modern aesthetic, making it the perfect accessory for beach
Generated by: m4x-map-v1
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wide Brim Sun Hat Adjustable Chin Strap Large Brim Fisherman Hat for Gardening",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "3.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").