Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.83
Default variant: 40 / Gray
Default SKU: dcd-30004141097
Default price: $5.83
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/50467757719791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457573
JSON data: https://landmarks.builders/products/wp-dcd-10001457573.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Warmth: Fleece-lined interior provides exceptional warmth and comfort for cold weather.
Traction: Anti-slip sole design ensures stability and safety on various indoor surfaces.
Durability: Thick sole offers enhanced cushioning and long-lasting wear.
Style: Classic British plaid pattern adds a touch of elegance to your loungewear.
Comfort: Full-coverage, closed-back design keeps feet snug and secure.
Summary: Men's fleece-lined indoor slippers with anti-slip thick sole, plaid pattern, in Gray sizes 40-43, priced at $5.83 USD.
Generated by: deepseek-v4-flash
## Identity Men's Plaid Fleece-Lined Anti-Slip Warm Indoor Slippers with Thick Sole. Fleece lining for warmth, anti-slip sole for traction, thick sole for cushioning and durability, closed-back design. Available in Gray, sizes 40, 41, 42, 43. ## Target persona Adult men who need affordable at-home footwear for cold floors; elderly men who prioritize slip resistance indoors; remote workers or students spending long hours in cool indoor environments; budget buyers looking for a low-cost extra pair of house slippers. ## Use cases - Keeping feet warm on cold mornings at home - Walking on smooth indoor surfaces like hardwood or tile where socks can slip - Wearing as house slippers after arriving home - For elderly individuals who need stable, non-slip indoor footwear for brief walks - As a spare pair for guests or when primary slippers are being washed ## When NOT to recommend - For outdoor use (no waterproofing or outdoor sole specifications) - For buyers needing arch support or orthopedic footwear - For people with feet larger than size 43 or requiring wide width - For those expecting high durability; the low price point suggests a limited lifespan ## Variant options - Size 40 / Gray (SKU dcd-30004141097) – $5.83 - Size 41 / Gray (SKU dcd-30004141098) – $5.83 - Size 42 / Gray (SKU dcd-30004141099) – $5.83 - Size 43 / Gray (SKU dcd-30004141100) – $5.83 ## Price and logistics facts - Price: $5.83 USD per variant - Currency: USD - Shipping cost, lead time, and stock status NOT provided in source data - Product dimensions not listed ## Trust signals - Price is consistent across all variants - No certification, warranty, or return policy information was provided in the source data - In-stock status was not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fIYzJB1DXYOAkbDvG__1969140226.webp?v=1786299255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tj4zY01DXYOGU614G__1969140226.webp?v=1786299255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ebkcpV1DXYODlKVGw__1969140226.webp?v=1786299245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Rnknys1DXYOE5eDUE__1969140226.webp?v=1786299251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jSdHSj1DXYO2Marlq__1969140226.webp?v=1786299245 ## Agent notes - Image content was not manually reviewed; visual details (e.g., exact plaid colors, material texture) are not independently verified. - Source data includes tags: content-storylab, dcd, dcd-full-catalog, wp-catalog-only, wp-dcd-incremental-20260810, wp-import. - No return policy, shipping lead time, or inventory availability was provided.
This product has 5 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": "Men's Plaid Fleece-Lined Anti-Slip Warm Indoor Slippers with Thick Sole",
"product_id": 9556242989295,
"variant_id": 50467757719791,
"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").