Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.67 – $2.64
Default variant: 12x18cm Model A
Default SKU: dcd-30003712515
Default price: $1.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Appliances
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50455807295727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307145
JSON data: https://landmarks.builders/products/wp-dcd-10001307145.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This cylindrical rotisserie basket is made of durable stainless steel with a fine mesh body and perforated metal end caps to withstand high cooking temperatures. Its fully ventilated design ensures even air circulation for optimal cooking. The hinged opening with a small latch keeps ingredients securely contained during rotation. Side mounting tabs allow compatibility with compatible ovens and rotisserie appliances. Ideal for roasting nuts, vegetables, and other small foods for healthier meals.
Summary: Cylindrical stainless steel rotisserie basket with latch, mesh body, and end caps for roasting nuts, vegetables, and small foods on compatible rotisserie ovens. Priced from $1.67 (USD).
Generated by: deepseek-v4-flash
## Identity Cylindrical Rotisserie Basket with Latch for Oven — stainless steel, fine mesh body, perforated metal end caps, hinged latch opening, side mounting tabs. Dimensions (cm): 22.5 L × 16.0 W × 14.5 H (base). Available in three size/style variants. ## Target persona Home cooks who own an oven or rotisserie appliance with compatible mounting tabs and want to roast small, loose foods (nuts, vegetables) with even airflow and secure containment. Budget-conscious buyers seeking a low-cost accessory. Enthusiasts of healthier roasted meals at home. ## Use cases - Roasting mixed nuts to a uniform crispness in a rotating basket. - Roasting small vegetables (cherry tomatoes, Brussels sprouts, diced potatoes) without falling through. - Preparing healthier roasted snacks with minimal added oil. - Even browning of small food items using the ventilated mesh design. - Adding rotisserie functionality to ordinary oven cooking for small portions. ## When NOT to recommend - Buyers without an oven or rotisserie appliance that accepts side mounting tabs. - Those needing to roast large cuts of meat or full poultry — basket is small and designed for small foods. - Commercial or high-volume users requiring heavy-duty capacity. - If dishwasher-safe or specific material certifications are required, as these are not stated in available facts. ## Variant options - dcd-30003712515: 12x18cm Model A — $1.67 USD - dcd-30003712516: 14x18cm Model B — $2.36 USD - dcd-30003712517: 12x23cm Model C — $2.64 USD ## Price and logistics facts Base price: $1.67 USD. Variant prices range from $1.67 to $2.64 USD. Dimensions are given in centimeters. Product type: Kitchen Appliances. No shipping, stock level, or return policy information available in the source data. ## Trust signals Listed on a content platform with tags: dcd-full-catalog, wp-content-validated, wp-quality-audited. No in-stock status, price history, or certification provided. No customer reviews in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e221ee67-e5f3-45f6-9555-26386a765b01.jpg?v=1786242309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f16cce-9051-4d3b-8600-c0732ea7f349.jpg?v=1786242295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efd632c2-9057-424d-979c-d8614517c94b.jpg?v=1786242318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a26b362-20fa-420c-9bf1-7c92a9a87167.jpg?v=1786242303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a201c98-5f26-4bc7-b4b8-299d26b441c2.jpg?v=1786242353 ## Agent notes Image files were not inspected; no visual details inferred. Verify compatibility of side mounting tabs with specific oven models before recommending. Confirm stock availability and return policy from the merchant. Prices are product-level but may not include taxes or shipping.
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cylindrical Rotisserie Basket with Latch for Oven",
"product_id": 9538064351471,
"variant_id": 50455807295727,
"quantity": 1,
"grams": 350,
"length_cm": "22.5",
"width_cm": "16.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").