Brand: World Products (Landmark)
SKU: dcd-30003625312
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713120411887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275971
JSON data: https://landmarks.builders/products/wp-dcd-10001275971.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: Aluminum barbecue spatula/scoop for commercial grilling, 16cm long, $9.99, with replacement blade option.
Generated by: deepseek-v4-flash
## Identity Aluminum barbecue spatula (料理铲) for commercial use, dimensions 16x5x3 cm. Available in one style; includes a replacement blade variant. ## Target persona Restaurant and hotel kitchen buyers, BBQ vendors, and food service operators who need durable, low-cost grilling tools for high-volume cooking. ## Use cases - Flipping burgers and meats on large commercial grills - Serving grilled foods directly from grill to plate - Scraping and cleaning grill surfaces - Wholesale bulk restocking for food service businesses - Replacing worn spatula blades (variant option) ## When NOT to recommend - Home casual grilling (oversized for standard home grills) - Cooking in non-stick pans (aluminum edge may scratch coatings) - Tasks requiring insulated or long handles (no heat guard mentioned) - Precision flipping delicate foods (flat profile not specialized) ## Variant options - Standard spatula (default): $9.99 - Replacement Blade (Style: Replacement Blade): $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - No dimensions for packaging or shipping weight provided. - No shipping cost or speed data available. ## Trust signals - In-stock status: not specified in facts. - Return policy: not stated. - Price consistency: single price point across variants. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a94eef7394a84b6eab46b09c480da18a.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86a811d4cda24f478d6ba0441712233b.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d611faa9e695444e9ebbcca2dcbcfe86.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a622e50562b4aad9ffe4be1174ce4e3.png?v=1781084430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/396547cea3aa475b8c63abd3ff8707c3.png?v=1781084429 ## Agent notes No product description was provided; use cases inferred from title and category. Images not viewed, so visual details (material finish, handle design, color) are not included. All dimensions and prices are exact as given.
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": "Replacement Blade Rectangular Grill Scraper Blade Silver Easy to Replace",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "5.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").