Brand: World Products (Landmark)
SKU: dcd-30003624311
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 780 g
Cart URL (default variant): https://landmarks.builders/cart/49713197646063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275584
JSON data: https://landmarks.builders/products/wp-dcd-10001275584.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
DIY寿司器海苔寿司模具方形圆形心形饭团料理工具10件套造型
| 产地 | 其它 |
| 货号 | 72713Z370975H1 |
| 品牌 | 囷 |
| 产品类别 | 饭团模具 |
| 价格段 | 1-59元 |
| 是否有专利 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 塑料 |
| 版权 | 无 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: 10-piece DIY sushi mold set with square, round, and heart shapes; plastic material; priced at $19.99.
Generated by: deepseek-v4-flash
## Identity
DIY sushi mold set, 10 pieces, plastic, shapes: square, round, heart. Dimensions 21×21×8 cm. Product type listed as 'sewing' (data anomaly). Price $19.99.
## Target persona
Home cooks and sushi enthusiasts on a budget; parents making decorative rice balls for kids' lunches; bento box preparers.
## Use cases
- Making sushi rolls at home with uniform shape
- Shaping onigiri for packed lunches
- Creating heart-shaped rice balls for parties or special occasions
- Introducing children to sushi making with fun molds
- Preparing decorative bento box components
## When NOT to recommend
- Professional sushi chefs requiring traditional wooden molds or high-end tools
- Buyers with plastic allergies or those seeking non-plastic materials
- Individuals needing a single large mold instead of multiple small shapes
- Customers looking for a complete sushi kit (e.g., with bamboo mat, knife)
## Variant options
Only one variant: "Cream Sushi Mold Cn" at USD $19.99.
## Price and logistics facts
Price: USD $19.99. Dimensions: 21x21x8 cm. Weight not provided. Origin: China. Cross-border export enabled.
## Trust signals
No stock status or return policy provided. No certifications listed. Brand: 囷 (own label). No patent.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12a5ce1d2cd64674aec5487101fe77db.png?v=1781084460
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16289213e511471ba4b7c4a9da57c957_27364746-50bb-4e5e-bbb6-f3ec9923f337.png?v=1781084461
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1032ba77d8648b4bc500442523acc17.png?v=1781084460
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07950d4112f945e69dd523ecc19ef31c_d6bdcb87-759b-473d-b62a-0fde67692cd0.png?v=1781084460
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab745edab9e8492d811def569f88b699_c66e21a0-b717-4833-8185-7224787f8366.png?v=1781084461
## Agent notes
Product type field ("缝纫", meaning sewing) appears misclassified; actual product is a sushi mold set. Image understanding not performed; only URLs provided.This product has 13 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": "DIY Sushi Maker Seaweed Sushi Mold Square Round Heart Onigiri Tool 10-Piece Set",
"quantity": 1,
"grams": 780000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").