Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cleaning Head
Default SKU: dcd-30003606905
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714143985903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268680
JSON data: https://landmarks.builders/products/wp-dcd-10001268680.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 cleaning stick tool for removing excess panel line wash from model kits, available in two styles at $9.99.
Generated by: deepseek-v4-flash
## Identity This is a model panel line cleaning/erasing stick used by hobbyists to clean up panel line wash from model kits (e.g., Gundam, military vehicles). It comes in two variants: Cleaning Head and Cleaning Stick and. ## Target persona Gunpla builders, scale modelers, and military miniature painters who use enamel or acrylic panel line washes and need a tool to precisely remove excess or correct mistakes. ## Use cases - Cleaning excess panel line wash after application - Removing dried or smudged wash from shallow panel lines - Fine detail cleanup on small model parts - Wiping off accent wash from raised details - Correcting over-application of weathering liquids ## When NOT to recommend - Heavy weathering requiring abrasive tools or dremels - Removing thick paint layers or primer - Airbrush cleaning or general paint brush cleaning - Beginners who do not yet use panel lining techniques - Large surface paint removal (not designed for that) ## Variant options - Cleaning Head ($9.99) - Cleaning Stick and ($9.99) – note: variant title may be truncated ## Price and logistics facts - Price: $9.99 (both variants) - Dimensions: 15.0 cm (L) x 10.0 cm (W) x 3.0 cm (H) - Currency: USD - No shipping or stock information provided ## Trust signals - Price is consistent across variants - No return policy, stock status, or certifications provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4b34ae23c334b958a88d7f81af8a3ce.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a65123349a61452b960375d03358e1bb.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22b81b85ffe044be94ec9e5c17c1d3c2.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f071e059e0014ccea3be6d94339d3fc5.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e6e245345a04ba3bc96ca98bd48b54a.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/667ef386f0b3422e8dd17c40f3e4a234.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e22ff085ee248cd8303e88dc59d2719.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406bec78c5b5458e8f41a8c89a4963a2.png?v=1781085330 ## Agent notes - Images were not analyzed; visual details not available - Product description is empty; information derived from title and variants - One variant title appears incomplete: "Cleaning Stick and"
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": 10000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "3.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").