Brand: World Products (Landmark)
SKU: dcd-30003670402
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/50149692145903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001292646
JSON data: https://landmarks.builders/products/m4x-10001292646.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This purpose-built hand tool is engineered specifically for professional-grade flooring installations and detailed seam finishing.
Primary Function: Designed as a highly efficient flooring tool, it excels at trimming and leveling PVC floor bonding seams as well as executing accurate corner groove work on-floor and wall edges.
Ergonomic Design: Featuring a silver knurled grip section for maximum control, this seam trimmer ensures a secure, slip-slip-resistant hold during intricate cutting and shaving tasks.
Long-Lasting Construction: Built with a blue anodized metal body, this PVC flooring construction hand tool offers exceptional durability and wear resistance for demanding job sites.
Convenient Storage: This compact bonding seam trimmer with hanging loop features a black loop at the end of its 125 mm body, allowing for easy storage and quick access on your tool belt.
Summary: PVC Flooring Construction Hand Tool Flat-Edge for Renovators. 【Core Identity】: This purpose-built hand tool is engineered specifically for professional-grade flooring installations and detailed seam finishing. 【Primary Function】: Designed as a highly efficient flooring tool, it excels at trimming and leveling PVC floor bonding seams as well as executing accurate corner groove work on-floor and wall edges. 【Ergonomic Design】: Featuring a silver knurled grip section for maximum control, this seam trimmer ensures a secure, slip-slip-resistant hold during intricate cutting and shaving tasks. 【Long
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "PVC Flooring Construction Hand Tool Flat-Edge for Renovators",
"product_id": 9456504013039,
"variant_id": 50149692145903,
"quantity": 1,
"grams": 80,
"length_cm": "12.8",
"width_cm": "2.6",
"height_cm": "2.6"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").