Brand: World Products (Landmark)
SKU: dcd-30001414908
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760707043402:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000793225
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000793225.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Warm and cozy Capybara plush house shoes with closed toe, thick sole, and soft lining. Designed for women, these slippers offer comfort and warmth for winter. The furry plush ensures a gentle touch and snug fit for daily wear.
Unique Capybara design with thick sole. Playful capybara shape and chunky sole visually elongate legs and add fun to your winter footwear. The thick sole provides extra support and stability.
Durable and non-slip for indoor and outdoor use. Features a sturdy polyurethane sole and anti-slip grip, making these house shoes suitable for home and casual outdoor activities. Secure footing on various surfaces.
Soft plush material for comfort. Made from artificial short plush and suede, these house shoes feel gentle on skin. Closed toe design keeps feet warm and protected, ideal for cold weather.
Versatile winter footwear for women. Perfect for daily use, these slippers feature a casual design and warm brown color, enhancing home comfort. Easy slip-on style for quick wear and relaxation.
Summary: Capybara Plush House Shoes, Closed Toe, Thick Sole, Furry Winter Boots for Women. Warm and cozy Capybara plush house shoes with closed toe, thick sole, and soft lining. Designed for women, these slippers offer comfort and warmth for winter. The furry plush ensures a gentle touch and snug fit for daily wear. Unique Capybara design with thick sole. Playful capybara shape and chunky sole visually elongate legs and add fun to your winter footwear. The thick sole provides extra support and stability. Durable and non-slip for indoor and outdoor use. Features a sturdy polyurethane sole and anti-slip
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 Toe, Thick Sole, Furry Winter Boots for Women",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.5",
"_height_cm": "13.5"
}
}],
"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").