Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $93.99
Default variant: 300G
Default SKU: dcd-30003604502
Default price: $49.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/49714394267887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267731
JSON data: https://landmarks.builders/products/wp-dcd-10001267731.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel double-serrated meat press mold for shaping beef, pork, or lamb into uniform bricks. Available in 300g to 15kg capacities. Price $49.99-$93.99.
Generated by: deepseek-v4-flash
## Identity Double-serrated meat press brick mold box, stainless steel, for forming meat rolls (beef, pork, lamb) into uniform rectangular bricks. ## Target persona Small meat processors, hot pot restaurants, meal prep businesses, home cooks who regularly prepare rolled meats. ## Use cases - Shaping meat rolls for hot pot serving - Creating uniform meat bricks for even slicing - Portion control for commercial kitchen prep - Pressing meat for compact freezer storage - Making pressed meat for cold cuts or charcuterie - Standardizing meat shape for retail display ## When NOT to recommend - For users requiring non-stick or coated molds - For large-scale industrial production (max capacity 15 kg) - For shaping poultry or fish (designed for red meat rolls) - For users needing round or oval molds ## Variant options - 300G: $49.99 - 500G: $60.99 - 1 KG: $77.99 - 15 KG: $93.99 ## Price and logistics facts - Prices in USD as listed above. - Dimensions: 28 × 21 × 14 cm. - Manufacturer-provided dimensions; weight not specified. ## Trust signals - No inventory or availability data provided. - Return policy not stated. - No third-party certifications noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f15c5f0f0f8426596b9ceb9f4a1a5a9.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81cc71aa1aee4be59f232567798c9f15.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54744a7165cd4106838926764c51789f.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0b99e65b5cb4b79948cded927848b0e.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7168a0942e0a4c55b9c02c0c18f8794f.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1c612d821274963a277d1de35d0c19a.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/813124e2b6964cd39fa70975713e585b.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0ec9d76d22544f9b38c13feb1007dc0.png?v=1781085512 ## Agent notes - Product type listed as '缝纫' (sewing), likely a categorization error; actual type is kitchen/meat processing tool. - No textual description available; all info derived from title, variants, and dimensions. - Images are provided but not analyzed; content unknown.
This product has 16 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": "28.0",
"_width_cm": "21.0",
"_height_cm": "14.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").