Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $43.99
Default variant: 2-5 Jin 20x10x6-4
Default SKU: dcd-30003604483
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714411864303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267720
JSON data: https://landmarks.builders/products/wp-dcd-10001267720.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: Stainless steel meat brick mold for forming frozen meat rolls into square blocks; available in 3 sizes for 2-5, 5, or 7 jin capacity.
Generated by: deepseek-v4-flash
## Identity Stainless steel meat press mold for forming pork, beef, and mutton rolls into brick shapes. Material: stainless steel. Sizes: 20x10x6-4 cm (2-5 jin), 35x10x6-4 cm (5 jin), 35x15x6-4 cm (7 jin). Base price $35.99. ## Target persona Home cooks and small meat processors who need uniform meat blocks for slicing into hot pot rolls or similar. Specifically those making meat rolls from pork, beef, or mutton. ## Use cases - Forming frozen meat rolls into uniform rectangular blocks for even slicing. - Preparing meat for hot pot or shabu-shabu presentation. - Pressing ground or rolled meat into compact bricks for storage. - Standardizing meat portions for commercial or home use. ## When NOT to recommend - For users seeking non-metal or plastic molds. - For extremely large-scale commercial operations needing higher capacity molds. - For buyers who only need a single fixed size and not multiple options. ## Variant options - 2-5 Jin (20x10x6-4 cm) - $35.99 - 5 Jin (35x10x6-4 cm) - $38.99 - 7 Jin (35x15x6-4 cm) - $43.99 ## Price and logistics facts Base price $35.99. Dimensions: 42x17x11 cm (likely packaging). Prices and dimensions vary by variant. No shipping cost or return policy provided. ## Trust signals Image assets available below. No certifications or stock status specified. ## Image assets         ## Agent notes Product type is listed as '缝纫' (sewing) which may be a category error. Images not inspected; visual details not inferred.
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": 1500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "17.0",
"_height_cm": "11.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").