Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: Black
Default SKU: dcd-30003600715
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/49714584322287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266234
JSON data: https://landmarks.builders/products/wp-dcd-10001266234.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: A waterproof and dustproof carrying bag for the Flysky NB4 Noble RC remote controller, available in Black and Gray at $59.99.
Generated by: deepseek-v4-flash
## Identity Carrying bag for the Flysky NB4 Noble RC remote controller (also known as Flysky Noble NB4). Waterproof and dustproof. Available in Black and Gray. ## Target persona RC hobbyists who own the Flysky NB4 Noble remote and need a portable protective case for transport and storage. This includes drone pilots, RC car enthusiasts, and boat operators. ## Use cases - Transporting Flysky NB4 remote to RC flying fields or race tracks. - Storing the remote safely when not in use. - Protecting the remote from dust and moisture during outdoor sessions. - Carrying the remote along with other RC gear in a backpack. - Organizing the remote in a workshop or garage. ## When NOT to recommend - If the buyer needs a case for a different RC remote model (dimensions may not fit). - If the buyer requires a hard-shell case (this is a soft bag? not specified but likely soft; we won't assume). - If the buyer needs extra compartments for additional accessories (only fits the remote itself presumably). - If the budget is under $20 (price is $59.99, so cheaper options exist). ## Variant options - Black (SKU: dcd-30003600715, price: $59.99) - Gray (SKU: dcd-30003600716, price: $59.99) ## Price and logistics facts Price: $59.99 USD. Dimensions: 29 x 24 x 14 cm. Weight not specified. ## Trust signals Price is consistent across variants. Product is in stock (based on listing). Waterproof and dustproof as stated in title. Return policy not specified. ## Image assets 8 images available at URLs (see below). Images depict the bag from multiple angles; no visual details extracted. ## Agent notes Images were not analyzed; descriptions are based only on product title and specifications. No user reviews or ratings provided.
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": "富斯NB4 Noble RC遥控器手提包 收纳包 便携 防水防尘",
"quantity": 1,
"grams": 540000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "24.0",
"_height_cm": "14.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").