Brand: World Products (Landmark)
SKU: dcd-30003622889
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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713204429039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275034
JSON data: https://landmarks.builders/products/wp-dcd-10001275034.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Beechwood brush for removing lint, fuzz, and pills from wool and cashmere coats. Dimensions 12.8x7.6x3.7 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A beechwood brush designed to groom wool and cashmere garments, removing lint, fuzz, and pills. ## Target persona Budget-conscious owners of cashmere or wool coats, sweaters, or scarves who want to extend garment life without dry cleaning. ## Use cases - After wearing a cashmere coat to remove pilling and refresh fibers. - Before storing wool garments to prevent lint accumulation. - Quick de-linting of wool sweaters before a meeting. - Removing pet hair from wool outerwear. - Tidying up wool blazers between wears. ## When NOT to recommend - For delicate silk, lace, or synthetic fuzzy materials that may snag. - For heavily matted fur or felted wool requiring professional restoration. - For users expecting a garment steamer or stain remover. - For those willing to spend more on electric fabric shavers. ## Variant options - **Beechwood Brush** (SKU: dcd-30003622889) — $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 12.8 cm (length) × 7.6 cm (width) × 3.7 cm (height) - Only one variant available. ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price appears fixed at $9.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cf14cf274db4007b9937c1feba12171.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/973357dc1a5341fb81172b66d3d77d1e.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/850e38e00006432e827528f05faf4a1b.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598e5262e2954b758048d9dc17b4760c.png?v=1781084464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b21df8ad3384e2ebd6355a1fa020c96.png?v=1781084464 ## Agent notes - Images were not analyzed; all visual details are unavailable. - Description field was empty; all information derived from title, tags, and variant data.
This product has 13 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": 140000,
"properties": {
"_length_cm": "12.8",
"_width_cm": "7.6",
"_height_cm": "3.7"
}
}],
"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").