Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $53.99
Default variant: 1KG
Default SKU: dcd-30003604439
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714448335087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267703
JSON data: https://landmarks.builders/products/wp-dcd-10001267703.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 mold for shaping meat patties, rice balls, ham, and creative dishes, available in 0.5KG, 1KG, and 2KG weight variants.
Generated by: deepseek-v4-flash
## Identity Vietnamese stainless steel patty and food mold. Product type tagged as sewing but appears to be kitchen tool. ## Target persona Home cooks who prepare Asian dishes, small food vendors needing consistent portioning, bento makers, meat processors. ## Use cases - Shaping uniform beef patties for burgers - Molding rice balls for bento boxes - Creating cold appetizer portions - Pressing ham or meatloaf into shape - Standardizing portion sizes for food sales ## When NOT to recommend - For industrial-scale food production (too small capacity) - When user needs a non-stick coating (stainless steel may stick) - If precise weight measurement is required (mold sizes by weight reference only) ## Variant options - 0.5KG variant: $27.99 (base price) - 1KG variant: $38.99 - 2KG variant: $53.99 ## Price and logistics facts Base price $27.99 USD. Dimensions 20x15x25 cm (likely packaging or product size). Weight variants refer to mold's capacity or weight. ## Trust signals No return policy or stock status provided. Multiple image assets available. No certifications mentioned. ## Image assets 8 images available at provided URLs. Content not inspected. ## Agent notes Product category mismatch: tagged as sewing but appears to be food mold. No description provided. Image content unknown.
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": 1100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "25.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").