Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Black
Default SKU: dcd-30003610237
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714197790959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269963
JSON data: https://landmarks.builders/products/wp-dcd-10001269963.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款脚趾款左右脚模大拇脚指袜模假脚模型凉鞋脚模形独指袜模鞋模
| 适用性别 | 女 |
| 品牌 | 韩意制品 |
| 货号 | 独指脚模型 |
| 服装道具模特类型 | 腿模、脚模 |
| 上市年份/季节 | 2026年春季 |
| 是否库存 | 是 |
| 质量等级 | 优等品 |
| 适用人群 | 成人模特 |
| 模特材质 | 搪胶PVC |
| 是否跨境出口专供货源 | 否 |
Summary: A foot mannequin model for displaying sandals, socks, or shoes, made of slush PVC, available in three colors (Black, White, Nude), priced at $10.99.
Generated by: deepseek-v4-flash
## Identity New style toe-type left and right foot model, big toe sock model, fake foot model, sandal foot model, single toe sock model, shoe model. ## Target persona E-commerce shoe retailers, sock manufacturers, photography prop buyers, small business owners selling accessories. ## Use cases - Display sandals on a foot mannequin for online store photos. - Photograph socks to show fit and texture. - Create product images for social media marketing. - Show shoe fit at trade shows or physical displays. - Use as a prop for nail art or foot jewelry demonstrations. ## When NOT to recommend - For actual human walking or wearing (not a real foot). - For medical foot assessment or orthotic fitting. - For children's shoe fitting (adult size only). - For outdoor or prolonged display (durability unknown). ## Variant options - Color: Black (SKU dcd-30003610237, $10.99) - Color: White (SKU dcd-30003610238, $10.99) - Color: Nude (SKU dcd-30003610239, $10.99) ## Price and logistics facts - Price: $10.99 per unit. - Dimensions: 29 cm (L) x 25 cm (W) x 11 cm (H). - Material: Slush PVC (搪胶PVC). - Brand: 韩意制品. - Spring 2026 season product. ## Trust signals - In stock (库存). - Quality grade: 优等品 (excellent). - Not cross-border export specific. - No return policy mentioned in listing. ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df7c80433aa54fafbb8065d34e71606e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac61d3b286d4d838f6350a74dcd76c9.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dcaa7a1543e4397ba09326e82d802ad.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3d3448b80e84839a1bbc1bf93de7afa.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da66e6fe0ca4543bba526e60c420e16.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b6d096bd030406386c0a8c50298f98a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f102c8226b134e31a15e7fe8dc832226.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cad273222124a8c980f0a395d040f13.png ## Agent notes - Image understanding not performed; do not infer visual details. - No return policy information provided. - Price is per unit, not per pair. - Sold as a single foot model (left/right not specified per variant).
This product has 15 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": "新款脚趾款左右脚模大拇脚指袜模假脚模型凉鞋脚模形独指袜模鞋模",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "11.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").