Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: 36/37
Default SKU: dcd-30001413422
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760965091402:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000793078
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000793078.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cute Capybara Plush house shoes for partnersThese capybara-the footweared plush house shoes feature a closed rear and soft lining, offering a comfortable and adorable footwear choice for both men and women during autumn and winter.
Warm and Comfortable for Indoor UseDesigned with a plush interior and closed heel, these house shoes provide warmth and comfort, making the footwear perfect for relaxing at home throughout the colder seasons.
Unisex Design for Family and partnersSuitable for partners and family members, these unisex house shoes enhance the warmth and unity of your home environment, perfect for shared experiences.
Soft and sturdy MaterialCrafted from high-quality polyester plush and foam sole, these house shoes are lightweight, easy to slip on, and maintain their shape for long comfort.
Perfect for Home and Indoor SettingsSpecially designed for indoor use, these house shoes create a relaxing and inviting atmosphere, making every step at home enjoyable and comfortable.
Summary: Capybara Plush House Shoes, Closed Back, Unisex, Cute Winter Indoor Slippers. 【Cute Capybara Plush house shoes for partners】These capybara-the footweared plush house shoes feature a closed rear and soft lining, offering a comfortable and adorable footwear choice for both men and women during autumn and winter. 【Warm and Comfortable for Indoor Use】Designed with a plush interior and closed heel, these house shoes provide warmth and comfort, making the footwear perfect for relaxing at home throughout the colder seasons. 【Unisex Design for Family and partners】Suitable for partners and family membe
Generated by: m4x-map-v1
This product has 9 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": "Capybara Plush House Shoes, Closed Back, Unisex, Cute Winter Indoor Slippers",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "28.0",
"_height_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").