Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gunmetal Gray
Default SKU: dcd-30002712583
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903515369711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031921
JSON data: https://landmarks.builders/products/m4x-10001031921.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
360° Rotating Utensil Holder Punch-Tool-Effortless Installation Rotating Utensil
Summary: A 360° rotating utensil holder in Gunmetal Gray or Cream, dimensions 22x16x19 cm, priced at $9.99, with punch-tool installation.
Generated by: deepseek-v4-flash
## Identity - Product: 360° Rotating Utensil Holder - Variants: Gunmetal Gray, Cream - Price: $9.99 USD - Dimensions: 22 x 16 x 19 cm (approx) - Installation: Punch-tool, no drilling required ## Target persona - Budget-conscious home organizers - Renters or apartment dwellers needing no-drill kitchen storage - Small kitchen owners looking for space-saving utensil storage - Frequent cooks wanting easy access to utensils ## Use cases - Organizing spatulas, spoons, and tongs on countertop - Rotating access for multiple utensils without clutter - Quick installation in dorms or temporary housing - Kitchen makeover on a budget - Gift for new homeowners or college students - Decluttering kitchen countertops ## When NOT to recommend - For heavy or extra-long utensils (may not fit or tip over) - For professional chefs needing high-capacity storage - For buyers seeking premium materials (e.g., stainless steel or wood) - If user prefers fixed, wall-mounted storage ## Variant options - Gunmetal Gray (SKU: dcd-30002712583, $9.99) - Cream (SKU: dcd-30002712584, $9.99) ## Price and logistics facts - Price: $9.99 USD per unit ## Trust signals - Listed on Shopify store - In-stock status not specified (check availability) - Return policy unknown ## Image assets - 5 images available: view of holder from various angles - Image URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65dcac73-e520-410a-95ae-045724882705.jpg?v=1782146569, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9136d5c4-6bca-4a59-a19f-9ff47af8a084.jpg?v=1782146568, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eca6ae4-498c-4b4a-bb0a-df6fa37e5ef2.jpg?v=1782146569, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37faffc3-1d17-45eb-be54-716569509247.jpg?v=1782146570, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8239211-42c3-4dee-ad40-73680c23d551.jpg?v=1782146569 ## Agent notes - Product type inferred as utensil holder; not explicitly stated. - No customer reviews or ratings provided. - No warranty or return information available. - Image content unknown; visual inspection not performed.
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": "360° Rotating Utensil Holder Punch-Tool-Effortless Installation Rotating Utensil",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.0",
"_height_cm": "19.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").