Brand: World Products (Landmark)
SKU: dcd-30003622262
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713214095599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274742
JSON data: https://landmarks.builders/products/wp-dcd-10001274742.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel skewer rack with 24 detachable pins designed for air fryer grilling, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A detachable 24-pin stainless steel skewer rack for air fryers, sized 19x19x17 cm. ## Target persona Home air fryer enthusiasts; budget-conscious cooks; small household party hosts. ## Use cases - Making chicken or vegetable kebabs in an air fryer. - Preparing multiple skewers for a small party or family meal. - Cooking evenly spaced skewers in a compact air fryer. - Replacing worn or missing skewer racks for compatible air fryers. - Quick, even grilling without turning individual skewers. ## When NOT to recommend - Large-scale commercial cooking or high-volume food service. - Users who do not own an air fryer (requires air fryer compatibility). - Those needing traditional barbecue skewers for open flame grills. - Buyers seeking a full air fryer accessory set or multi-function gadget. ## Variant options - Only one variant: Detachable 24-pin (SKU: dcd-30003622262) at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 19.0 x 19.0 x 17.0 cm. - No shipping or handling details provided. ## Trust signals - One variant listed; stock status unknown. - No return policy or warranty information available. - No customer reviews or ratings provided. ## Image assets - Five PNG images available (URLs below). No alt text or descriptions. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a6c4178f264241a356b6f8ccdd75fc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9574fd7f5c3435fbc2afed0a1c572b5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3aa881e0b7a4b73b14b2c3467ab77ce.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21eac994c2304601bb4840b9bd68ad66.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ede68ac04ac8483c80aa4b98798eb36c.png ## Agent notes - No product description was provided; image understanding was not performed, so no visual details are confirmed. - Material inferred as stainless steel from title; no official certification listed.
This product has 13 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": 500000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "17.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").