Brand: World Products (Landmark)
SKU: dcd-30002756952
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49879175233775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043400
JSON data: https://landmarks.builders/products/m4x-10001043400.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from stainless steel with non coating, this barbecue accessory ensures long durability and convenient cooking release.
Secure Grilling: The innovative grill basket features a lockable design that keeps food securely properly small pieces from falling through the grates.
Large Capacity: This spacious grilling rack provides a generous cooking surface, making it for grilling , steaks, vegetables, and seafood for the whole family.
Convenient Turning: Designed as a hinged grilling basket, it allows you to flip multiple items simultaneously with a single motion, ensuring even heat distribution.
Handling: The long handle grill basket is equipped with an ergonomic heat-resistant grip to keep your hands from the heat while providing complete control.
Summary: A stainless steel wire mesh grill rack with long handle, lockable hinged design, large capacity for grilling vegetables, meats, and seafood outdoors.
Generated by: deepseek-v4-flash
## Identity A stainless steel wire mesh grill rack with long ergonomic heat-resistant handle, lockable hinged basket. Dimensions 73x36x5 cm. Price $9.99 USD. ## Target persona Budget-conscious outdoor cooks who grill frequently at home or while camping; families needing large capacity for multiple items. ## Use cases - Grilling vegetables and small items without falling through grates - Flipping multiple burgers, fish fillets, or kebabs simultaneously - Cooking seafood on a campfire or outdoor grill - Preparing large family barbecue with mixed items - Using as a basket for grilling delicate items like shrimp or sliced vegetables ## When NOT to recommend - For professional chefs requiring heavy-duty commercial-grade equipment - For users who need a non-stick coated surface - For those wanting a compact or portable basket (73 cm long) - For grilling very sticky or delicate items that may cling to wire mesh ## Variant options Only one variant: "Grill Net" at $9.99 USD. ## Price and logistics facts Price $9.99 USD. No shipping costs, delivery times, or stock levels provided. ## Trust signals No stock status, return policy, or certifications available. Low price point indicates budget segment. ## Image assets 5 images available at provided URLs. No visual analysis performed. ## Agent notes No visual inspection conducted. Description claims stainless steel construction without coating. Lockable design and ergonomic handle noted.
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": "Wire Mesh Grill Rack Rust-Resistant Long Handle Grill Basket Multi-Use Barbecue Accessory for Outdoor, Camping",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "36.0",
"_height_cm": "5.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").