Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99 – $129.99
Default variant: 5 KG
Default SKU: dcd-30003606189
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49714425168111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268375
JSON data: https://landmarks.builders/products/wp-dcd-10001268375.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial stainless steel meat press mold for pressing pork head, beef, bacon, etc. Available in 3, 4, and 5 kg capacities. Dimensions: 38x22x16 cm.
Generated by: deepseek-v4-flash
## Identity Commercial stainless steel meat press mold (压肉模具) for pressing and shaping cooked meats like pork head, beef, and bacon. ## Target persona Commercial food processors, butcher shops, deli meat producers, restaurant kitchens, and meat packing facilities. ## Use cases - Pressing cooked pork head into a compact, uniform shape for slicing. - Forming bacon slabs for even cooking and presentation. - Shaping cooked beef or other meats for consistent texture. - Reducing volume of cooked meats for easier storage or packaging. - Standardizing meat product sizes for portion control. ## When NOT to recommend - Home kitchens with limited space or low volume needs. - Users requiring non-stick or coated surfaces (stainless steel only). - Non-meat food shaping applications. - Budget-conscious buyers seeking cheaper plastic alternatives. ## Variant options - 3 KG (SKU: dcd-30003606190) – $84.99 - 4 KG (SKU: dcd-30003606191) – $122.99 - 5 KG (SKU: dcd-30003606189) – $129.99 ## Price and logistics facts - Base price: $84.99 (3 kg variant). - Dimensions: 38 cm × 22 cm × 16 cm. - Currency: USD. - No shipping cost or weight information provided. ## Trust signals - No in-stock status provided. - No return policy or warranty information available. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d6073d648be49e8935fd5fe393757ff.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/116a56d9e1184fa181c543b524e0bb70.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/099f0326922d4708aa8e5db8ddb334c6.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c569f8b07cd4459ab6f74eb65026330.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dd961625ee845e0a335407b477101d7.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f34f7a5cf6fa451e90214c1cc9c59a17.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23f564d3aa6740f7902d775e1383040f.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0df3c1e81e0f47c799b70f78e6d53ee5.png?v=1781085533 ## Agent notes No product description provided. Visual details not examined. Images available for fetch.
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": "商用压肉模具不锈钢压猪头肉牛羊肉培根压熟肉盒压肉盒压肉神器",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "22.0",
"_height_cm": "16.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").