Brand: World Products (Landmark)
SKU: dcd-30003612793
Price: $25.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/49713934631151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270968
JSON data: https://landmarks.builders/products/wp-dcd-10001270968.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批发木制质切皂台切皂器双刀槽制皂工具切割台肥皂切割机切刀模具
| 品牌 | 其他 |
| 货号 | L00895 |
| 用途 | 造型 |
| 产品颜色 | 原木色 |
| 产品规格 | 25*11.5*8.5 |
| 适用场景 | 家庭 |
| 产品类别 | 其它 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2016 |
| 是否有专利 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 全国工业生产许可证编号 | 其它 |
| 材质 | 木 |
| 版权 | 无 |
| 包装规格 | 根据数量而定 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
| 形状 | 长方形 |
| 类别 | 烘焙模具/蛋糕模具 |
Summary: Wooden soap cutter with dual blade slots, natural wood color, dimensions 34x24x12 cm, priced at $25.99 USD, suitable for home soap making.
Generated by: deepseek-v4-flash
## Identity - Product: Wooden Soap Cutter / Soap Mold (Wavy variant) - Dimensions: 34 x 24 x 12 cm - Material: Wood - Color: Natural wood - Price: $25.99 USD - SKU: dcd-30003612793 ## Target persona - Home soap makers creating small batches - DIY crafters interested in soap making - Hobbyists needing a manual soap cutting tool - Small-scale soap artisans ## Use cases - Cutting handmade soap bars into uniform slices - Shaping soap with wavy edge design - DIY soap making at home for personal use or gifts - Small batch soap production for local markets - Soap crafting workshops or classes ## When NOT to recommend - Industrial-scale soap manufacturing (requires high throughput) - Buyers needing precise dimensions (description conflict: 25x11.5x8.5 cm reported elsewhere) - Those preferring metal or plastic materials - Users requiring electric or automated cutting ## Variant options - Only SKU dcd-30003612793: Soap Mold - Wavy at $25.99 USD ## Price and logistics facts - Price: $25.99 USD (single variant) - Dimensions (provided as cm): 34 L x 24 W x 12 H - Shipping origin and costs not specified ## Trust signals - In-stock status: Not confirmed - Return policy: Not stated - Certifications: None listed - Price consistency: Single price point for only variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6bc0fbce2c541dfbbc4981ff9b791d5.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2363b1c4a0a14dfcba019b6109eeac8c.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed2846ad914432b8cf00eb1820a2648.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2a5036f11684378a72298a18e547948.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94aa27a7f3f046f09ca1b30e5fd17eac.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/256a8be04df0474693a3655bd5f4bb2b.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69e95efbb1f43968dc055c0d7d98568.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56439e1687744c00bfa35beb21b64dd8.png?v=1781085162 ## Agent notes - Dimensions conflict: product description lists 25x11.5x8.5 cm, but dimensions_cm field is 34x24x12 cm. Use dimensions_cm as primary. - Product category tag is '缝纫' (sewing) which appears incorrect; actual category is soap making tools. - Image understanding not performed. - No stock levels, shipping, or return policy information available.
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": "批发木制质切皂台切皂器双刀槽制皂工具切割台肥皂切割机切刀模具",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "24.0",
"_height_cm": "12.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").