Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.60
Default variant: Gray
Default SKU: dcd-30004136571
Default price: $0.60
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467648045295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455887
JSON data: https://landmarks.builders/products/wp-dcd-10001455887.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft and warm plush fabric, providing comfort and protection during colder months.
Design: Short-style arm sleeves with a cute aesthetic, suitable for office wear and daily tasks.
Functionality: Effectively protects clothing sleeves from dirt and stains, keeping them clean.
Versatility: Ideal for various activities such as office work, household chores, or crafting.
Comfort: Designed for a snug yet comfortable fit, allowing for ease of movement.
Summary: Winter plush arm sleeves for women in four colors, designed to protect clothing sleeves from dirt during office work, chores, or crafting; priced at $0.60.
Generated by: deepseek-v4-flash
## Identity Winter Plush Arm Sleeves for Women, Cute Office Anti-dirty Cuffs. Short-style sleeve protectors made from soft plush fabric, marketed for cold-weather comfort and keeping sleeves clean during daily tasks. ## Target persona Female office workers, crafters, and home cleaners who want a cheap, reusable layer to prevent cuffs from getting dirty or worn. Budget-conscious shoppers looking for a functional accessory under $1. ## Use cases - Worn over blouse sleeves during office work to prevent ink, food, or desk grime. - Used while painting, crafting, or doing art projects to keep cuffs clean. - Worn during household chores like washing dishes or dusting. - Paired with winter outfits as extra arm warmth indoors. - Quick gifting item for coworkers or friends (low cost). ## When NOT to recommend - For cold outdoor use requiring real insulation – this is a light sleeve protector, not a thermal layer. - For people with sensory sensitivity to fuzzy or plush fabrics. - If the buyer expects machine-washable or durable construction – material care not specified. - When sun protection (UPF) or compression sleeves are needed – those have specific features not listed. ## Variant options - Gray (SKU dcd-30004136571) – $0.60 - Cream Yellow (SKU dcd-30004136572) – $0.60 - Pink (SKU dcd-30004136573) – $0.60 - Black (SKU dcd-30004136574) – $0.60 ## Price and logistics facts - Price: $0.60 USD each variant (USD). - Dimensions not provided in source facts. - No shipping, delivery, or inventory availability information in the provided facts. ## Trust signals - Listed in catalog with product tags (wp-catalog-only, dcd-full-catalog). - Multiple color variants available. - Price consistency across variants ($0.60 each). - No certifications or return policy data provided – verify before purchase. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wSoTZi2MjltUymFe5__2218526959864-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01meVCmI2Mjltajk1N3__2218526959864-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ieWT062Mjlta3R85b__2218526959864-0-cib.jpg?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GV4DtB2MjltaLrDH8__2218526959864-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Lq122R2MjltaSMqI9__2218526959864-0-cib.jpg?v=1786299113 ## Agent notes - Images were not inspected; visual details (e.g., size, cuff style, packaging) unverified. - Dimensions not provided – do not assume length or width. - Material composition (e.g., polyester vs. acrylic) not specified beyond 'plush fabric'. - No explicit care instructions; durability unknown. - Inventory status not provided – check stock before recommending.
This product has 8 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": "Winter Plush Arm Sleeves for Women, Cute Office Anti-dirty Cuffs",
"product_id": 9556201767151,
"variant_id": 50467648045295,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").