Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $132.99 – $159.99
Default variant: Full Black 60CM
Default SKU: dcd-30003566680
Default price: $132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19500 g
Cart URL (default variant): https://landmarks.builders/cart/49973772517615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253513
JSON data: https://landmarks.builders/products/m4x-10001253513.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Central Identity: This pet furniture piece functions as a grooming station built around a round grooming table, giving pets a stable place for everyday coat care and handling.
Adjustable Lift: The height adjustable grooming table uses a lift mechanism that helps set a more comfortable working level, making grooming and cleanup easier to manage.
Rotating Design: As a rotating grooming table, it allows easier reach around the pet without constant repositioning, which can simplify brushing, trimming, and general care.
Support Structure: The metal base structure includes a vertical grooming vertical grooming arm a hanging restraint loop, adding a practical control point during grooming sessions.
Tabletop Finish: The polished finished surface with a wrapped rim supports regular use while helping create a neat, functional work area for pet care routines.
Summary: Round Pet Grooming Table Metal Base Petcare Equipment Wrapped Border. Description: 【Product Type】: This pet furniture piece is a round grooming table designed as a practical grooming station for routine pet care and handling. 【Function】: The rotating grooming table helps reposition pets with less lifting, making bathing prep, brushing, trimming, and general grooming more convenient. 【Adjustability】: As a height adjustable grooming table, it supports a more comfortable working position and helps adapt the setup to different grooming tasks. 【Construction】: Built with a metal base structure, vert
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": "Round Pet Grooming Table Metal Base Petcare Equipment Wrapped Border",
"product_id": 9440339460335,
"variant_id": 49973772517615,
"quantity": 1,
"grams": 19500,
"length_cm": "75.0",
"width_cm": "75.0",
"height_cm": "25.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").