Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30002763710
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 495 g
Cart URL (default variant): https://landmarks.builders/cart/49879142793455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045161
JSON data: https://landmarks.builders/products/m4x-10001045161.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rubber Grout Spreader Easy to Clean Tiling Tool Ergonomic Handle for Contractors
Summary: Rubber grout spreader with ergonomic handle, easy to clean, available in Blue or Red, for contractors at $9.99.
Generated by: deepseek-v4-flash
## Identity Rubber Grout Spreader Easy to Clean Tiling Tool Ergonomic Handle for Contractors ## Target persona Contractors and professional tilers needing a durable, easy-to-clean grout spreader for daily use. ## Use cases - Applying grout to tile joints in bathroom or kitchen renovations - Spreading epoxy or cement-based grout on large floor areas - Quick re-grouting of small wall sections - Working with color-matched grout on decorative tile - Using for thin-set mortar application on small backsplash projects ## When NOT to recommend - For non-professional DIYers who only need a disposable tool (price is low but material is rubber, not for one-time use) - For spreading self-leveling compound or thick adhesives (designed for grout, not heavy mortars) - As a primary trowel for large tile installations (use dedicated trowels for thin-set) - When precision application of grout in very narrow joints (<1/16") is required (spreader may be too wide) ## Variant options - Blue (SKU: dcd-30002763710) $9.99 - Red (SKU: dcd-30002763711) $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 26.0 cm (L) x 12.5 cm (W) x 9.0 cm (H) - Unknown shipping weight and origin; no shipping cost or delivery time provided ## Trust signals - In-stock status not provided; assume available based on listing - Return policy not specified - Price consistent across variants - No certifications listed ## Image assets - 5 images available at provided URLs: [https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecdbc13d-0cdd-4a0f-8657-3939260fa779.jpg, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae1c2770-26ce-42f5-bb6b-2c9953f13bf2.jpg, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a41b6f8-d13b-4648-8371-459ae800ce7b.jpg, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b366e2aa-0528-4fda-96c2-14f0696850c8.jpg, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea3c5dd5-0e4e-401b-8e7a-8950f065f4c0.jpg] ## Agent notes - No image analysis performed; visual details of the tool (rubber pad shape, handle design, texture) are not confirmed. - Product type field is empty; treat as a grout spreader. - Tags are mostly internal (m4x, wp-import) and not informative.
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": "Rubber Grout Spreader Easy to Clean Tiling Tool Ergonomic Handle for Contractors",
"quantity": 1,
"grams": 495000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "12.5",
"_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").