Brand: World Products (Landmark)
SKU: dcd-30003606907
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714141593839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268681
JSON data: https://landmarks.builders/products/wp-dcd-10001268681.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: Dspiae PT-RDB is a double-headed dust brush for cleaning dust from models and handcrafts, with soft and hard nylon heads, dimensions 4x10x2cm, weight 45g, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity Dspiae PT-RDB double-headed dust brush (model: PT-RDB) for cleaning dust from model kits, handcrafts, and small delicate items. Features a soft nylon head and a hard nylon head. Dimensions: 4 x 10 x 2 cm; weight: 45 g. ## Target persona Model kit builders, handcraft hobbyists, and collectors of figurines who need a precise tool to remove dust from intricate parts without damage. ## Use cases - Cleaning dust from unpainted and painted model parts (e.g., Gundam, cars). - Removing debris from detailed handcrafts (e.g., miniatures, dioramas). - Dusting off collectible figurines and statues. - Cleaning small electronic components (e.g., keyboards, PCBs) where gentle brushing is needed. - Prep work before painting or gluing models. ## When NOT to recommend - For heavy-duty cleaning or large surfaces (e.g., floors, furniture). - For cleaning wet surfaces or liquids. - For users who prefer disposable dusters or compressed air. - For aggressive scrubbing on fragile painted surfaces (use only soft head). ## Variant options Only one variant available: "Dspiae Pt-rdb" (SKU: dcd-30003606907) at $20.99. ## Price and logistics facts - Price: $20.99 USD. - Dimensions: 4 x 10 x 2 cm. - Weight: 45 g. - No shipping or tax information provided. ## Trust signals - In-stock status not provided. - Return policy not specified. - Pricing consistent with single variant. - No certifications mentioned. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55719e5e757f4757a9aeb48737303684.png?v=1781085328 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76c717fc72d14d1fbd06713390d09418.png?v=1781085329 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/768714b044774576b18eeed7398237cf.png?v=1781085330 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/123b715272924a15824cf99ac40f73e8.png?v=1781085328 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b60fdc95cf426bae81a8c29ba3c81a.png?v=1781085328 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd3101296694619961dd293c82d19b0.png?v=1781085328 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/025368081d4843ca95c713301374e90a.png?v=1781085329 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a263fb5189e541419b0f82b86902ba7b.png?v=1781085328 ## Agent notes - Image content not analyzed; URLs provided for fetching. - No shipment details or return policy available. - Only one variant; no color or size options.
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": "迪斯派双头除尘刷PT-RDB 模型工具手办粉尘清洁毛刷软硬头尼龙刷",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "4.0",
"_width_cm": "10.0",
"_height_cm": "2.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").