Brand: World Products (Landmark)
SKU: dcd-30002763527
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49879143448815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045096
JSON data: https://landmarks.builders/products/m4x-10001045096.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
24 Inch Floor Coating Rake Heavy Duty Notched Floor Squeegee Professional Grade
Summary: A 24-inch heavy duty notched floor squeegee for professional-grade floor coating application, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity 24 Inch Floor Coating Rake Heavy Duty Notched Floor Squeegee Professional Grade ## Target persona Floor coating professionals, epoxy flooring installers, garage floor finishers, and DIY enthusiasts working on large floor coating projects. ## Use cases - Applying epoxy or polyurethane floor coatings evenly - Spreading self-leveling compounds over concrete floors - Distributing floor paint or sealant in large garages or warehouses - Smoothing out coating materials over uneven surfaces - Removing air bubbles during floor coating application - Working on industrial or commercial floor resurfacing projects ## When NOT to recommend - Small touch-up jobs where a mini roller or brush is more suitable - Wall painting or vertical surface applications - Delicate surfaces like finished hardwood or vinyl that could be scratched - Projects requiring a smooth, texture-free finish (notched design leaves texture) ## Variant options - Color: Natural (only variant) at $18.99 ## Price and logistics facts - Price: $18.99 USD - Dimensions (cm): 62.0 x 15.0 x 5.0 - No shipping or tax details provided ## Trust signals - Single variant in stock (Natural) - Professional grade designation - Price point consistent with heavy duty floor tools - No return policy or certification information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/818d76c1-1e80-4916-a2f6-140ae761cf0b.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad5410f0-a3a3-42d9-a467-dffd5d705bd4.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b1e7e4-4bdc-4a29-a430-787e59eb2ee3.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2abe939a-7bb9-4a3a-8171-ed975b0c0a96.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/755fc533-13e3-4042-96e4-9c14d28eb399.jpg?v=1782126332 ## Agent notes - No image understanding performed; visual details not inferred.
This product has 12 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": "24 Inch Floor Coating Rake Heavy Duty Notched Floor Squeegee Professional Grade",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "60.96",
"_width_cm": "15.0",
"_height_cm": "5.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").