Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.45
Default variant: White Cherry / 36
Default SKU: dcd-30000054218
Default price: $4.45
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50289339498735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000009220
JSON data: https://landmarks.builders/products/m4x-10000009220.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Soft Plush Comfort for WomenThese women’s plush house shoes feature a cute and sweet design, providing warmth and comfort for indoor use during autumn and winter. The plush material ensures a comfortable feeling for your feet.
Non-Slip PVC Sole for Designed with a sturdy PVC sole, these house shoes offer slip grip, making the footwear perfect for use on various indoor surfaces such as activity mats and wooden floors.
enchanting Cute DesignsAvailable in multiple hues and adorable designs like cherries, penguins, and stripes, these house shoes add a tinge of fun and design to your home life.
Perfect for Home and Relaxationperfect for lounging, relaxing, or relaxed indoor activities, these house shoes are suitable for women seeking both comfort and design in their everyday usual activities.
Multiple Sizes and Gift ChoiceOffered in a range of sizes to fit different foot sizes, these house shoes make a thoughtful gift for family or friends during the colder seasons.
Summary: Indoor Plush House Shoes for Women, Warm, Cute, Non-Slip. Description: 【Soft Plush Comfort for Women】These women’s plush house shoes feature a cute and sweet design, providing warmth and comfort for indoor use during autumn and winter. The plush material ensures a comfortable feeling for your feet. 【Non-Slip PVC Sole for 】Designed with a sturdy PVC sole, these house shoes offer slip grip, making the footwear perfect for use on various indoor surfaces such as activity mats and wooden floors. 【enchanting Cute Designs】Available in multiple hues and adorable designs like cherries, penguins, and st
Generated by: m4x-map-v1
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": "Indoor Plush House Shoes for Women, Warm, Cute, Non-Slip",
"product_id": 9495457235183,
"variant_id": 50289339498735,
"quantity": 1,
"grams": 450,
"length_cm": "25.0",
"width_cm": "16.0",
"height_cm": "8.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. 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").