Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Black
Default SKU: dcd-30003598679
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714524389615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265558
JSON data: https://landmarks.builders/products/wp-dcd-10001265558.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable angle PPSU spatula for cooking and baking. Heat-resistant and flexible. Available in Black or Blue, 20.5x11.1x3.3 cm, $21.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Angle PPSU Spatula – a heat-resistant, flexible spatula with adjustable angle, suitable for nonstick cookware. ## Target persona Home cooks, bakers, and users of nonstick cookware who need a versatile, heat-resistant utensil for flipping, spreading, and scraping. ## Use cases - Flipping pancakes, eggs, or delicate foods on nonstick pans. - Spreading frosting or batter evenly. - Scraping bowls and containers clean. - Stirring and cooking sauces while adjusting handle angle for comfort. - Using as a flexible turner for omelets or crepes. - Heat-resistant stirring up to moderate temperatures (PPSU typical ~200°C). ## When NOT to recommend - For use with metal cookware that may scratch (PPSU is soft). - For high-temperature grilling or deep frying (exact max temp not specified). - As a serving utensil for heavy or dense foods (flexible handle may bend). - For cutting or chopping hard foods (not designed as a knife). ## Variant options - Black (sku: dcd-30003598679) – $21.99 - Blue (sku: dcd-30003598680) – $21.99 ## Price and logistics facts - Price: $21.99 USD - Dimensions: 20.5 cm (L) x 11.1 cm (W) x 3.3 cm (H) - No shipping cost or lead time provided. ## Trust signals - No return policy or stock status available from provided data. - No certifications or brand information given. - Price is uniform across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a1a5ca9bf824be6a9c1fd5bc60b11c9.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f19a751435bb43f2bf96e8fd99e6911e.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51ed2c9691fc40cdb8270810f02f23db.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c435638890d8484eb4bb1ded4b721c6a.png?v=1781085616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/661a0e6f221a4b64b586ee8e33becf3e.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c0405832d8244af9e0fc3e3410ef62c.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6fafc90e417498fb6d9b8929155c559.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6c1a6058590489098013fcd00a1b484.png?v=1781085617 ## Agent notes - No product description provided; details inferred from product name and category. - Images were not analyzed; specific visual features and color appearance are unknown. - Heat resistance and material properties are based on typical PPSU characteristics, not manufacturer specs.
This product has 14 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": "跨境新品Adjustable Angle PPSU Spatula可调节角度的PPSU刮刀",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "20.5",
"_width_cm": "11.1",
"_height_cm": "3.3"
}
}],
"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").