Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black 1-pack
Default SKU: dcd-30003643836
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/50166176678127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001283128
JSON data: https://landmarks.builders/products/m4x-10001283128.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This premium silicone table insert is designed to fit standard 2-inch table openings, providing a neat and finished look for your outdoor furniture.
Primary Function: The umbrella hole plug with cover effectively seals your table openings when the umbrella is not in use, keeping debris out and creating a flat, usable surface.
Smart Design: Featuring a two-part construction, this umbrella hole insert includes a flexible insert-shaped insert and a matching flat top cap that sits flush against your table.
Premium Material: Crafted from high-quality, flexible silicone hardware, this set is built to withstand outdoor elements while remaining incredibly easy to install and remove.
Universal Fit: This versatile hole plug features a 2.4-inch overall diameter and a 1.65-inch inner opening, making it the perfect universal accessory for backyard, patio, and poolside tables.
Summary: Umbrella Hole Plug and Cap Set Outdoor Hardware Water-Resistant for Backyard. 【Core Identity】: This premium silicone table insert is designed to fit standard 2-inch table openings, providing a neat and finished look for your outdoor furniture. 【Primary Function】: The umbrella hole plug with cover effectively seals your table openings when the umbrella is not in use, keeping debris out and creating a flat, usable surface. 【Smart Design】: Featuring a two-part construction, this umbrella hole insert includes a flexible insert-shaped insert and a matching flat top cap that sits flush against your
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Umbrella Hole Plug and Cap Set Outdoor Hardware Water-Resistant for Backyard",
"product_id": 9461559918831,
"variant_id": 50166176678127,
"quantity": 1,
"grams": 30,
"length_cm": "18.5",
"width_cm": "16.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").