Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / with 200M Line
Default SKU: dcd-30003622968
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713242964207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275070
JSON data: https://landmarks.builders/products/wp-dcd-10001275070.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale Chinese-style koi carp kite for children and adults, large size, easy to fly in light breeze, available in red or blue with 200m line, $9.99.
Generated by: deepseek-v4-flash
## Identity Chinese-style koi carp kite, large, easy-fly, wholesale. ## Target persona Budget-conscious parents seeking outdoor toys for children; street vendors looking for low-cost wholesale items; casual kite flyers wanting a decorative large kite. ## Use cases - Family outing at the park on a breezy day - Teaching children to fly a kite - Street vendor selling at a market fair - Outdoor festival activities - Decorating a koi-themed event ## When NOT to recommend - For high-wind or extreme weather flying - For professional kite competitions - For users seeking premium materials - For indoor use ## Variant options - SKU dcd-30003622968: Red / with 200M Line - $9.99 - SKU dcd-30003622969: Blue / with 200M Line - $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 95 cm (length) x 13 cm (width) x 5 cm (height). Weight not provided. ## Trust signals Price stated and consistent across variants. In-stock status not specified. Return policy not provided. No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da6cd6829d574199ad433074ae942b43.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87709b5533064d9381c5025155583605.png?v=1781084487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092b95567553486cb25afc6b71deb5d4.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c606ad6f114acb9baf87db63512b99.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5333afb625ea4b46968355de48aecfb3.png?v=1781084486 ## Agent notes Image understanding was not performed; visual details not verified. Weight and return policy missing. No user reviews or ratings available.
This product has 14 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": "新款锦鲤鲤鱼风筝批发中国风儿童成人地摊热销大型微风易飞好飞",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "13.0",
"_height_cm": "5.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").