Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: Green / 15m-100m Line
Default SKU: dcd-30002813363
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: 390 g
Cart URL (default variant): https://petsandbaby.landmarks.builders/cart/43336892153904:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://petsandbaby.landmarks.builders/products/m4x-10001058176
JSON data: https://petsandbaby.landmarks.builders/products/m4x-10001058176.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Swallow Kite Easy to Fly Outdoor Toy Scientific Structure for Park, Adults
Summary: Swallow Kite Easy to Fly Outdoor Toy Scientific Structure for Park, Adults. Description: 【Traditional Craftsmanship】: This swallow kite is a exemplar of Weifang legacy, featuring the iconic 'Shayan' design that represents centuries of Chinese folk art and culture. 【Long-Lasting Materials】: Crafted as a high-quality outdoor toy, it utilizes premium plaid textile and a high-strength fiberglass frame to ensure tear resistance and long-lasting durability. 【Elegant Aesthetics】: This bird shaped kite showcases vibrant, multi-colored patterns and a graceful outline that looks stunning against the bac
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": "Swallow Kite Easy to Fly Outdoor Toy Scientific Structure for Park, Adults",
"quantity": 1,
"grams": 390000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "15.0",
"_height_cm": "6.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").