Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: #1031 Gold Orchid / Single Hole
Default SKU: dcd-30000064343
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49946441908463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011013
JSON data: https://landmarks.builders/products/m4x-10000011013.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ceramic Cabinet Handle, European Vintage Drawer Knob
Summary: Ceramic cabinet handle with vintage European design, available in multiple colors and sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Ceramic Cabinet Handle, European Vintage Drawer Knob. Product type: cabinet hardware. Dimensions: 19.0 x 5.0 x 4.0 cm. ## Target persona - DIY home renovator seeking vintage-style hardware replacements. - Furniture restorer looking for period-appropriate knobs. - Interior designer sourcing affordable decorative cabinet pulls. - Craft furniture builder adding European flair. ## Use cases - Replacing outdated kitchen cabinet knobs with vintage ceramic. - Restoring an antique dresser to its original style. - Adding a European countryside aesthetic to new IKEA furniture. - Updating bathroom vanity drawers with a classic touch. - Customizing a bar cart or sideboard with unique handles. ## When NOT to recommend - Projects requiring modern, minimalist or industrial metal hardware. - Heavy-duty commercial use (e.g., high-traffic kitchen or office). - Matching large quantities where consistent color/finish is critical (variants may differ). - Buyer needing exact screw size or mounting hardware (not included in facts). ## Variant options - #1031 Gold Orchid / Single Hole ($9.99) - #6609 Antique Bronze / 12.8cm ($9.99) - #6609 Gold / 9.6cm ($9.99) - #7005 Gold / 7.6cm ($9.99) - #1004 Antique Red / 12.8cm ($9.99) - #1006 Antique Bronze / 9.6cm ($9.99) - #1618 Antique Bronze / Single Hole ($9.99) - #1003 Yellow Crackle / 12.8cm ($9.99) - #6609 Antique Red / 7.6cm ($9.99) ## Price and logistics facts - Price: $9.99 USD per unit (all variants). - Dimensions: 19cm x 5cm x 4cm per package. - Shipping and availability: not specified. ## Trust signals - Price is consistent across all 9 variants. - No reviews, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/005222d9-748b-444f-be2f-d6aea5c960ad.png?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35741f86-be09-45b6-ba71-74b7476848a0.png?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449bc759-453a-437d-aada-c3c65fe3e706.png?v=1782181251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8553412c-c8a0-48dd-bd2b-f49e5c740785.png?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba381e2a-1b29-469b-b087-b6678a789347.png?v=1782181252 ## Agent notes - Image content was not analyzed; actual colors and patterns may differ from descriptions. Fetch images for visual verification. - No screw size or mounting hardware specifications provided; assume standard cabinet hardware installation. - Variant sizes include 'Single Hole' (likely for knobs) and measured center-to-center distances (7.6cm, 9.6cm, 12.8cm).
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": "Ceramic Cabinet Handle, European Vintage Drawer Knob",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "5.0",
"_height_cm": "4.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").