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












Summary: A soft-bristle cleaning brush with liquid spray function for laundry and shoes, available in White and Pink, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A soft-bristle spray brush for laundry and shoe cleaning, with a liquid reservoir for easy application. ## Target persona Budget-conscious homemakers, college students, renters, and shoe enthusiasts who need a gentle yet effective cleaning tool for everyday stains. ## Use cases - Removing stains from shirts before washing - Gentle cleaning of sneakers and canvas shoes - Spot cleaning upholstery or car interiors - Detailing leather shoes with liquid cleaner - Cleaning delicate fabrics like silk or wool ## When NOT to recommend - For heavy-duty industrial scrubbing - For professional cleaning service bulk orders - For high-end luxury shoe care requiring specialized tools - For cleaning rough surfaces like concrete or brick ## Variant options - **White / Laundry Brush** (SKU: dcd-30003502614) - $9.99 - **Pink / Laundry Brush** (SKU: dcd-30003502615) - $9.99 ## Price and logistics facts - Price: $9.99 (both variants) - Dimensions: 15 cm (L) x 10 cm (W) x 10 cm (H) - No shipping or logistics details provided. ## Trust signals - No inventory status provided; price consistent across variants. - No return policy or certifications included in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8fa1fb8406742d8853df67b6f3d5458.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4bbc4ad266c4de9b48c7d927789a978.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b4cb4a3ff024d1cb9fdeae6925220a7.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf302d9a9f8c4190a6f366cdc742a08f.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90a0a11671c74617bb5573188fd57eb0.png?v=1781488449 ## Agent notes - Image understanding was not performed; visual details omitted from description.
This product has 14 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": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "10.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").