Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Black
Default SKU: dcd-30003605805
Default price: $22.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/49714463670511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268222
JSON data: https://landmarks.builders/products/wp-dcd-10001268222.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable Angle PPSU Spatula可调节角度的PPSU刮具
| 产地 | 中国 |
| 货号 | jygy6955 |
| 品牌 | 无 |
| 产品上市时间 | 2026年春 |
| 是否有专利 | 否 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 否 |
| 材质 | 其它 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 欧洲 |
| 风格 | 其它 |
| 是否进口 | 否 |
Summary: Adjustable angle PPSU spatula, 20.5x11.1x3.3 cm, $22.99, available in Black and Blue, made in China, sold on Amazon targeting European market.
Generated by: deepseek-v4-flash
## Identity Adjustable Angle PPSU Spatula (available in Black and Blue). Dimensions: 20.5 × 11.1 × 3.3 cm. Material: PPSU (polyphenylsulfone). Adjustable angle feature. Product of China, no brand. ## Target persona - Home cooks who use non-stick cookware - Parents seeking heat-resistant, safe kitchen tools - Individuals looking for ergonomic utensils with adjustable angle ## Use cases - Scraping batter from mixing bowls - Flipping pancakes or eggs on non-stick griddles - Stirring sauces in hot pots without scratching - Serving portions without damaging pan coatings - Adjusting angle for comfortable wrist position during extended use - General food handling in home kitchens ## When NOT to recommend - High-heat searing or frying above PPSU temperature tolerance (unknown) - Heavy-duty tasks like cutting or chopping hard foods - Professional chefs who require metal utensils - Users who need dishwasher-safe utensil (not confirmed) ## Variant options - Black (SKU: dcd-30003605805) — $22.99 - Blue (SKU: dcd-30003605806) — $22.99 ## Price and logistics facts - Price: $22.99 USD (all variants) - Dimensions: 20.5 × 11.1 × 3.3 cm - Origin: China - Main sales region: Europe - Platform: Amazon (cross-border export) - Launch: Spring 2026 ## Trust signals - No stock status provided - No return policy stated - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c58d6d93df9846c2b5caf5cb7c934349.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5afdbc59c8f24e8ba88041406961c579.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e69e1127c3d4afdb2698a68751f50bf.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08085c497e6743b9a6e7c3e1622effb0.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/338cb53478be4a699209958e9c668b89.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57198ae0ef8b45c7b17e4162071fbc4f.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e78fb17299247d7b55ecc9b31505eff.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b08421e19c6448e98267c2bdb018a83.png?v=1781085553 ## Agent notes - No image understanding was performed; visual details are not inferred. - Stock status, shipping costs, and return policy are unknown. - Temperature tolerance of PPSU off-gassing or max use temperature not specified.
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").