Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.64
Default variant: 35-36 / Brown Leopard
Default SKU: dcd-30004136463
Default price: $1.64
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/50467657154799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455854
JSON data: https://landmarks.builders/products/wp-dcd-10001455854.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 with soft, plush fleece lining for exceptional warmth and comfort during colder seasons.
Design: Features a stylish leopard print pattern, adding a fashionable touch to your loungewear.
Functionality: High-top design provides extended coverage and warmth for ankles and lower legs.
Safety: Equipped with non-slip soles to ensure secure footing on various indoor surfaces, preventing accidental slips.
Versatility: Suitable for both men and women, perfect as cozy home socks, slipper socks, or floor socks.
Summary: Fleece-lined high-top floor socks with leopard print and non-slip soles, for men and women. Priced at $1.64 per variant.
Generated by: deepseek-v4-flash
## Identity Soft, plush fleece-lined high-top floor socks with leopard print. Non-slip soles for indoor safety. Unisex sizing 35-42. Priced at $1.64 USD. ## Target persona Budget-conscious home shoppers wanting affordable cozy indoor footwear. Loungewear enthusiasts who like bold prints. Gift buyers looking for small, practical presents. Users with foot sizes 35-42 (common in Asian sizing). ## Use cases - Lounging at home on cold floors. - Keeping feet warm after a shower. - Adding a stylish touch to loungewear during winter evenings. - Casual wear for sleepovers or indoor gatherings. - Lightweight packing option for travel or hotel stays. ## When NOT to recommend - Outdoor use or as a replacement for shoes/slippers with hard soles. - Users needing sizes above 42 or very wide feet. - People with sensitivities to unknown fleece material composition. - Sports, medical, or orthopedic foot care requirements. ## Variant options - 35-36 / Brown Leopard (SKU dcd-30004136463) - 37-38 / Purple Leopard (SKU dcd-30004136464) - 39-40 / Purple Leopard (SKU dcd-30004136465) - 41-42 / Purple Leopard (SKU dcd-30004136466) ## Price and logistics facts - Price: $1.64 USD per variant, consistent across all options. - Currency: USD. - No shipping cost, lead time, or logistics details provided. - No physical dimensions listed. ## Trust signals - Non-slip soles stated in manufacturer description. - No certifications, warranty, or return policy confirmed in source facts. - Availability status not explicitly stated in structured data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZAE0ia2BBurqPNg1l__2220630588301-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014pMlhz2BBurqHjcgJ__2220630588301-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TPzLmZ2BBurqetmZ7__2220630588301-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vXHnkH2BBurqPQlJG__2220630588301-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DsnM6j2BBusOV0mLe__2220630588301-0-cib.jpg?v=1786299119 ## Agent notes - Image understanding was not performed; visual details not verified. - Material composition not specified beyond 'soft, plush fleece lining'. - Sizing appears to be Asian shoe sizes (35-42). - Price is exceptionally low; check for per-unit vs. pack pricing with merchant.
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": "Leopard Print Fleece-Lined High-Top Floor Socks for Men and Women, Warm Non-Slip Home Slipper Socks",
"product_id": 9556204978415,
"variant_id": 50467657154799,
"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").