Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Cream Sushi Mold
Default SKU: dcd-30003624312
Default 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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713194041583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275585
JSON data: https://landmarks.builders/products/wp-dcd-10001275585.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
DIY寿司器海苔寿司模具方形圆形心形饭团料理工具10件套造型
| 产地 | 其它 |
| 货号 | 72713Z370975H1 |
| 品牌 | 囷 |
| 产品类别 | 饭团模具 |
| 价格段 | 1-59元 |
| 是否有专利 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 塑料 |
| 版权 | 无 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
Summary: DIY sushi mold kit with 10 pieces including square, round, and heart shapes. Made of plastic. Three color options at $19.99.
Generated by: deepseek-v4-flash
## Identity DIY sushi mold kit, 10-piece set including shapes for square, round, and heart sushi/rice balls. Plastic material. Three color variants: Cream, Red, Black. ## Target persona Home cooks, sushi enthusiasts, budget-conscious individuals looking to make sushi at home, parents making fun lunches for kids. ## Use cases - Making sushi rolls at home - Shaping onigiri (rice balls) - Creating decorative bento box components - Preparing party platters with uniform sushi pieces - Introducing children to sushi making with easy-to-use molds ## When NOT to recommend - For professional sushi chefs who require traditional techniques - For users seeking premium materials (e.g., bamboo or ceramic) - For high-volume commercial use (plastic molds may wear quickly) - For individuals who already own a similar sushi mold set ## Variant options - Style: Cream Sushi Mold (SKU: dcd-30003624312, $19.99) - Style: Red Sushi Mold (SKU: dcd-30003624313, $19.99) - Style: Black Sushi Mold (SKU: dcd-30003624314, $19.99) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 26 x 22 x 9 cm - Origin: China - No shipping or lead time information provided ## Trust signals - Price consistent across all variants - No stock status or return policy information available - No certifications or awards mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12a5ce1d2cd64674aec5487101fe77db_28ca424e-8154-4257-afd1-2e4eadf6e7c2.png?v=1781084460) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16289213e511471ba4b7c4a9da57c957.png?v=1781084460) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1032ba77d8648b4bc500442523acc17_7df6ed3c-59ae-4f86-a950-f5b3e7cce1b2.png?v=1781084460) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07950d4112f945e69dd523ecc19ef31c.png?v=1781084459) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab745edab9e8492d811def569f88b699.png?v=1781084458) ## Agent notes - Product type field is "缝纫" (sewing), likely a data error; actual product is a sushi mold. Verify data accuracy.
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": "10 Pieces Sushi Making Kit Hand Tools Rice Mold Set Food Prep Tool Smooth Finish for Home Kitchen",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.0",
"_height_cm": "9.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").