Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pork Slice
Default SKU: dcd-30002727948
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49903442329839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035887
JSON data: https://landmarks.builders/products/m4x-10001035887.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Meat Prop High-Intricate Artificial Raw Meat Long-Lasting PVC Material
| Material | PVC |
Summary: Realistic PVC artificial raw meat prop available in three pork styles (slice, block, cut slice) for use in displays or photography.
Generated by: deepseek-v4-flash
## Identity High-intricate artificial raw meat prop made of long-lasting PVC material. Available in three pork styles: Pork Slice, Pork Block, Pork Cut Slice. ## Target persona - Prop stylists and photographers needing realistic food props - Retail display designers creating meat sections - Theater and film set decorators for food scenes - Halloween and prank enthusiasts seeking gory but safe props ## Use cases - Food photography for menus, ads, or social media without real meat spoilage - Retail display of raw meat in butcher cases or supermarket demos - Stage performances or film sets where real meat is impractical or unhygienic - Museum exhibits showing historical or cultural meat preparation methods - Prank or costume props for realistic fake food - Educational demonstrations in culinary schools (non-edible) ## When NOT to recommend - As a toy for children under 3 years (potential choking hazard; not tested as toy) - For real food consumption (PVC is not food-safe) - Outdoor long-term display without UV protection (material may degrade in sunlight) - When extremely lightweight or flexible props are needed (PVC is rigid) ## Variant options - **Pork Slice** (SKU: dcd-30002727948) – $9.99 - **Pork Block** (SKU: dcd-30002727949) – $9.99 - **Pork Cut Slice** (SKU: dcd-30002727950) – $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 25 cm (length) x 16 cm (width) x 3 cm (height) - Material: PVC - No weight or shipping details provided ## Trust signals - In-stock status: unknown (not specified) - Return policy: not stated - Price consistency: all variants at same price - Certifications: none provided ## Image assets - 5 images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b656933e-0ffa-4890-8ba9-c2c833218104.jpg 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef15c5d2-ad51-4521-9a9e-4d14b1808421.jpg 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d01bc7f8-0309-4927-98e9-61dea5da7c26.jpg 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20ed9f71-5a85-47e0-9c8b-d24301c5b5d5.jpg 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b252d0f-8755-4d2d-b19b-44a8ba79133e.jpg ## Agent notes - Image content not analyzed; visual details such as color, texture, realism level unknown from text data. - No reviews or ratings available. - Shipping costs and delivery times not specified.
This product has 12 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": "Realistic Meat Prop High-Intricate Artificial Raw Meat Long-Lasting PVC Material",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "3.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").