Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver / 1 Slot W Plate
Default SKU: dcd-30002756999
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49879174938863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043420
JSON data: https://landmarks.builders/products/m4x-10001043420.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Taco Holder Food Grade Stainless Steel Taco Rack Anti-Slip Feet for Parties
Summary: Stainless steel taco holder with anti-slip feet, available in silver or gold, holds one taco with plate.
Generated by: deepseek-v4-flash
## Identity Taco Holder Food Grade Stainless Steel Taco Rack Anti-Slip Feet for Parties ## Target persona Home cooks hosting taco nights; Party planners needing durable serving tools; Taco enthusiasts wanting mess-free eating. ## Use cases - Holding tacos upright during assembly - Serving tacos at parties or gatherings - Preventing taco spills for kids - Displaying tacos on a buffet line - Stabilizing tacos while adding toppings ## When NOT to recommend - For holding multiple tacos simultaneously (single slot) - For commercial restaurant heavy use - For those needing a full taco serving set (e.g., multiple holders) ## Variant options - Silver / 1 Slot W Plate: $9.99 - Gold / 1 Slot W Plate: $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 19.0 x 9.5 x 5.5 cm - No shipping or return policy provided in source data ## Trust signals - Two color variants (Silver, Gold) available - Made of food grade stainless steel with anti-slip feet - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df8ba0c-f75f-4233-a6ae-78810f9bce32.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a9123b4-f953-4939-a9bf-1cad42731938.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10a0f70-a414-43d6-9fad-82ee321e4b5a.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc06a583-6418-48cd-83b1-5364abed656a.jpg?v=1782126344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c23ef6fd-ffc5-4bc5-9562-e9adf9af2395.jpg?v=1782126344 ## Agent notes - Image content not analyzed; dimensions and materials based on product data only.
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": "Taco Holder Food Grade Stainless Steel Taco Rack Anti-Slip Feet for Parties",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "9.5",
"_height_cm": "5.5"
}
}],
"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").