Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $37.99
Default variant: 200MM Wood Handle
Default SKU: dcd-30003601885
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49714512462063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266573
JSON data: https://landmarks.builders/products/wp-dcd-10001266573.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Stainless steel putty knife/trowel for wall and floor finishing, available in three handle styles, priced from $35.99.
Generated by: deepseek-v4-flash
## Identity Wholesale stainless steel putty knife for floor and wall decoration, stucco, plaster, and trowel work. Suitable for applying and smoothing materials like putty, plaster, and stucco on surfaces. ## Target persona - Construction workers and contractors - DIY home renovators - Plasterers and stucco applicators - Flooring installers ## Use cases - Applying stucco to exterior walls - Smoothing plaster on interior walls and ceilings - Scraping old paint or adhesive from floors - Finishing concrete surfaces with a smooth coat - Applying putty for filling gaps and cracks ## When NOT to recommend - For precision cutting or delicate work - For heavy demolition or chipping tasks - For use on highly abrasive surfaces that may damage the blade - For users requiring a flexible blade (stainless steel is rigid) ## Variant options | Style | Price | |-------|-------| | 200MM Wood Handle | $35.99 | | 240MM Wood Handle | $36.99 | | Wood Handle Poly | $37.99 | ## Price and logistics facts - Price range: $35.99 – $37.99 USD - Dimensions: 27 cm (L) x 12 cm (W) x 9 cm (H) - No shipping or return policy information provided. ## Trust signals - No explicit trust signals (e.g., certifications, return policy, stock status) are available from provided data. - Prices are consistent across variants with slight variation for handle length and material. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description was provided; rely on image URLs for visual details. Images were not analyzed, so all visual attributes are unknown. - The product is categorized under "家居用品" (household items) and tagged as a batch import, suggesting possible bulk/wholesale offering.
This product has 15 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": 390000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "12.0",
"_height_cm": "9.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").