Brand: World Products (Landmark)
SKU: dcd-30003610159
Price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714090082543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269936
JSON data: https://landmarks.builders/products/wp-dcd-10001269936.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: Extended-handle paint brush designed for decks, fences, and outdoor wood surfaces; 5-section variant; $34.99.
Generated by: deepseek-v4-flash
## Identity Cross-border deck paint brush with extended handle (5-section), also suitable for outdoor wood floors and fences. SKU: dcd-30003610159. ## Target persona Homeowners or DIYers needing to paint or stain large outdoor wood surfaces such as decks, fences, or wood floors, preferring a brush with extended reach to avoid bending. ## Use cases - Painting a large wooden deck - Staining or sealing a wooden fence - Applying protective coating on outdoor wood floor - Coating outdoor furniture or pergolas - Touching up railings or garden structures ## When NOT to recommend - For interior wall or ceiling painting (roller better suited) - For fine detail or trim work (use smaller brush) - For professional large-scale jobs requiring spray equipment - For small craft or model painting ## Variant options - Style: 5-section (only variant) – $34.99 ## Price and logistics facts - Price: $34.99 USD - Dimensions: 40 x 25 x 8 cm - No shipping cost or delivery time provided ## Trust signals - Price is fixed and listed for single variant - No customer reviews or ratings available - No return policy or warranty information supplied - Stock status not indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4af56087a2a4d9db6e30eba487f8756.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/592601d9214b48a6837b477a0eb1411f.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d54a3a90e8540fcbceb362882d42439.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b3edff2596c462780309841751fa488.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcdf001fbb4d4073883fecb7a3663e0f.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a282bcd420a435c9cc224718b64c6c6.png?v=1781085300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/159f324fee0f477695376cb2ce8071d3.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2880568959014adca31ce17338c21826.png?v=1781085299 ## Agent notes - No product description available; brand, materials, and bristle type unknown. - Images not analyzed – visual details not extracted. - Only one variant available (5-section). - Price stable at $34.99.
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": "跨境甲板涂料油漆刷加长手柄油漆刷户外木地板围栏专用涂料涂装刷",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "25.0",
"_height_cm": "8.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").