Brand: World Products (Landmark)
SKU: dcd-30003600220
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49714565316847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266009
JSON data: https://landmarks.builders/products/wp-dcd-10001266009.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Carrying bag for RC transmitters like Flysky, Radiolink, etc. Protects and organizes remote controls. Compact, black, $12.99.
Generated by: deepseek-v4-flash
## Identity A compact carrying bag for RC transmitters, compatible with models like Flysky FS-i6, Radiolink AT9S/AT10, and others of similar size. Dimensions: 26.5x26.5x12 cm. ## Target persona - RC hobbyist who owns one or more compatible transmitters - Drone pilot needing portable storage - Model aircraft flyer who brings equipment to the field ## Use cases - Transporting transmitter safely to flying field or indoor session - Storing transmitter and small accessories (e.g., cables, spare batteries) - Protecting transmitter from dust and minor impacts during storage - Organizing transmitter with other gear in a backpack or trunk ## When NOT to recommend - For heavy-duty protection (hard case needed) - For large transmitters exceeding 26.5 cm in any dimension - For storing multiple transmitters simultaneously - For users requiring waterproof or weatherproof storage ## Variant options - Black: $12.99 (SKU: dcd-30003600220) ## Price and logistics facts - Price: $12.99 USD - Dimensions: 26.5 x 26.5 x 12 cm - Product type: Hobby (爱好) ## Trust signals - Single variant available (Black) - Dimensions provided - Price consistent with typical RC accessory bags ## Image assets - 8 product images available at URLs provided in facts ## Agent notes - No description provided; functional details (padding, compartments, material) not confirmed. - Image understanding not performed; rely on URLs for visual inspection.
This product has 13 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": "航模遥控器包适用于天地飞7天9ET07手提收纳包乐迪AT9S AT10 FUA.",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "26.5",
"_height_cm": "12.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").