Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $76.99
Default variant: 300 G
Default SKU: dcd-30003606192
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 860 g
Cart URL (default variant): https://landmarks.builders/cart/49714422939887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268376
JSON data: https://landmarks.builders/products/wp-dcd-10001268376.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
商用压肉模具不锈钢压猪头肉牛羊肉培根压熟肉盒压肉盒压肉神器
| 品牌 | 无 |
| 价格段 | 60-80元 |
| 产品上市时间 | 2014年夏 |
| 是否有专利 | 无 |
| 加印LOGO | 不可以 |
| 产品质量等级 | 合格品 |
| 材质 | 不锈钢 |
| 版权 | 无 |
| 是否跨境出口专供货源 | 否 |
| 加工定制 | 是 |
| 风格 | 中国传统 |
| 是否进口 | 否 |
Summary: Commercial stainless steel pressed meat mold for pork, beef, bacon, and cooked meats. Available in 300g to 2kg sizes, priced from $44.99.
Generated by: deepseek-v4-flash
## Identity Commercial stainless steel pressed meat mold for pork head, beef, bacon, and cooked meats. No brand. Chinese traditional style. Dimensions: 30.7 x 20.3 x 15.3 cm. ## Target persona Small to medium food businesses (restaurants, deli counters, meat processors) that prepare pressed meat products in bulk. Also home users with high volume needs. ## Use cases - Pressing cooked pork head into shape for slicing. - Forming bacon blocks for uniform slices. - Molding beef rolls for deli meat. - Compressing cooked meat for terrines or pates. - Standardizing portion sizes for catering. ## When NOT to recommend - For users needing automated pressing (manual mold). - For non-Chinese traditional cuisine preferences (style is Chinese traditional). - For low-volume occasional use (priced for commercial). - If stainless steel certification is required (no certification mentioned). ## Variant options - 300g ($44.99) - 500g ($46.99) - 1kg ($46.99) - 15kg ($68.99) - 2kg ($76.99) ## Price and logistics facts Prices in USD. Dimensions: 30.7 x 20.3 x 15.3 cm. Product released 2014 summer. No shipping cost provided. ## Trust signals Stock status unknown; return policy unknown; price consistency across variants; no patent or certification; quality grade "qualified"; no brand. ## Image assets 8 images available at provided URLs. Visual details not evaluated. ## Agent notes Image understanding not performed. Variant pricing unusual: 15kg ($68.99) cheaper than 2kg ($76.99). Verify with seller.
This product has 17 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": 860000,
"properties": {
"_length_cm": "30.7",
"_width_cm": "20.3",
"_height_cm": "15.3"
}
}],
"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").