Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.25
Default variant: S (54-56cm)
Default SKU: dcd-30002778447
Default price: $1.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50379485675759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001048452
JSON data: https://landmarks.builders/products/wp-dcd-10001048452.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
FROG HAT, BUCKET HAT, SUN PROTECTION Adorable animal hat featuring embroidered big-eye frog design on with 96%+ material. This bucket hat provides sun protection function for outdoor activities. Available in orange color with round crown style, processed with machine embroidery method for cute details.
FOR KIDS, HAT, BUCKET HAT WITH STRINGS Children's version weighs 68g and includes wind-resistant strings for secure fit during active play. Adult version weighs 74g without strings. Both sizes feature the same charming frog character design, making these bucket hats great for family matching beach wear and outdoor adventures.
SUN HAT, BEACH HAT, BEACH ESSENTIALS bucket hat designed for sun protection during summer activities. M size fits 56-58cm head circumference. The fresh and sweet style classification makes this sun hat suitable as a beach hat, for boy swim outings, and casual outdoor wear throughout the 2021 summer season.
**Note:** The text "The fresh and sweet style classification" appears to be complete as written. "Fresh and sweet" are both adjectives modifying "style classification" (the noun). While the phrasing is somewhat awkward, it is grammatically complete. If the issue note suggests something is missing after "fresh and," the sentence is actually grammatically sound as-is. No fix is required based on the grammar rules provided.
BABY SUN HAT, INFANT BUCKET HAT, CAP Machine embroidery processing creates detailed frog features on premium material. The round crown bucket hat design offers comfortable coverage for infants, young children, and adults. Lightweight construction (68g for kids, 74g for adults) ensures all-day wearability without discomfort.
[BUCKET HATS FOR MEN, GOLF BUCKET HAT, BEACH HATS] Unisex bucket hat suitable for adults and children with composition exceeding 96%. The casual fisherman hat style works for golf bucket hat use, beach hats occasions, or everyday sun hats. Orange color option adds playful touch to functional sun protection headwear.
Summary: Cartoon Frog Bucket Hat for Kids and Adults, Wide Brim Sun Protection, Cute Embroidered Fisherman Style Beach Wear for Boy Girl Swim. [FROG HAT, BUCKET HAT, SUN PROTECTION] Adorable animal hat featuring embroidered big-eye frog design on with 96%+ material. This bucket hat provides sun protection function for outdoor activities. Available in orange color with round crown style, processed with machine embroidery method for cute details. [FOR KIDS, HAT, BUCKET HAT WITH STRINGS] Children's version weighs 68g and includes wind-resistant strings for secure fit during active play. Adult version weig
Generated by: dcd-map-v1
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cartoon Frog Bucket Hat for Kids and Adults, Wide Brim Sun Protection, Cute Embroidered Fisherman Style Beach Wear for Boy Girl Swim",
"product_id": 9530810073327,
"variant_id": 50379485675759,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").