Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Natural Color
Default SKU: dcd-30003609524
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714118426863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269684
JSON data: https://landmarks.builders/products/wp-dcd-10001269684.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Manual edamame sheller for home use, available in Natural Color and Red, priced at $9.99, dimensions 8x6x5 cm.
Generated by: deepseek-v4-flash
## Identity Manual edamame sheller (毛豆剥壳神器), hand-operated, small household tool. ## Target persona Home cooks who frequently prepare edamame; individuals seeking to avoid hand fatigue from manual shelling. ## Use cases - Shelling fresh edamame for salads and side dishes - Peeling soybeans for homemade tofu or snacks - Quick preparation of beans for soups and stews - Teaching children about food preparation - Reducing time and effort in repetitive shelling tasks ## When NOT to recommend - Large-scale commercial operations requiring high throughput - Shelling hard-shelled legumes like chickpeas or dried beans - Users seeking an electric or automated solution - Professional kitchens with volume demands ## Variant options - Natural Color (SKU dcd-30003609524, $9.99) - Red (SKU dcd-30003609525, $9.99) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 8 × 6 × 5 cm - No shipping weight or lead time provided ## Trust signals - Listed as in-stock product - No return policy or warranty information available - Price appears consistent across variants ## Image assets - 8 product images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2165f569734e36b3117ef968bfb8c2.png?v=1781085316 (Additional images in source data) ## Agent notes - Image content not analyzed; visual details not inferred. - No product description or customer reviews provided. - Category: manual tools (手工).
This product has 14 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": "2026毛豆剥壳神器 剥毛豆机脱皮机 小型去壳新款手工家用护手剥壳",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "5.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").