Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.11 – $11.81
Default variant: M - Upgraded
Default SKU: dcd-30003942092
Default price: $11.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Furniture
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/50413519962351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388332
JSON data: https://landmarks.builders/products/wp-dcd-10001388332.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Crafted from premium solid wood, this wooden pet ramp features strong side support boards that provide a highly stable and secure climbing platform for your furry companions. Height Adjustable: The clever folding frame design offers four distinct height settings, allowing you to easily adapt this pet ramp to match the height of various household furniture. Enhanced Safety: Equipped with a dark textured anti-slip walking surface and integrated traction strips, this dog ramp ensures your pets can climb up and down securely without slipping. Convenient Portability: Designed with built-in cutout handholds on the side panels, these collapsible dog steps are incredibly easy to lift, reposition, or carry from room to room. Space-Saving Design: This collapsible pet furniture folds down flat when not in use, making it simple to store under a bed, behind a couch, or inside a closet to keep your living space tidy.
Summary: Folding wooden dog ramp with anti-slip surface and four adjustable heights. M size $11.11, L size $11.81 (USD). Compact storage and handholds for portability.
Generated by: deepseek-v4-flash
## Identity - Product type: Pet Furniture - Description: Premium solid wood ramp with anti-slip dark textured walking surface, integrated traction strips, strong side support boards. Folding frame with four height settings. Cutout handholds for carrying. Folds flat for storage. - Dimensions (cm): 103 length x 44 width x 10 height (as provided) - Material: solid wood ## Target persona - Small or senior dogs that need help reaching furniture (sofas, beds). - Pet owners with limited floor space wanting collapsible furniture. - Budget-conscious buyers seeking a low-cost ramp under $12. ## Use cases - Helping elderly or small dogs climb onto a couch, bed, or low platform. - Temporary use while traveling or visiting different rooms. - Storing flat when not needed. - Carrying between rooms using handholds. ## When NOT to recommend - For large or heavy dogs; weight capacity not specified, and ramp may be too narrow or weak. - For outdoor use; material is solid wood, not weather-resistant. - For high access like cars or tall beds; only four height settings, no height range given. - For buyers requiring a non-wood surface for allergies or chewing. ## Variant options - M - Upgraded: SKU dcd-30003942092, price $11.11 USD - L - Upgraded: SKU dcd-30003942093, price $11.81 USD - Only style variation; specific dimensions of each variant not provided. ## Price and logistics facts - Prices: M $11.11 USD, L $11.81 USD. - Currency: USD. - Shipping costs, delivery time, and sellers not specified in source data. - No return policy provided. ## Trust signals - No certifications, safety standards, weight capacity, or warranty information in source data. - Listed tags indicate content quality audit but not product quality. - In-stock status not confirmed. ## Image assets - Five images available via the following URLs (not examined; visual content not verified): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c4b349e-6e0d-4d5c-9e43-31e8d24233a0.jpg?v=1786251882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f9594fc-a1a6-4e71-9a85-1e7bb2b893c2.jpg?v=1786251809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53459ca5-da6e-40d0-b603-3bc550f5399a.jpg?v=1786251809 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb3e23b-13b5-4fd3-9106-52a1c7b6b8ac.jpg?v=1786251812 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e9e942e-44bc-472e-9f7d-16aed4e7e0e9.jpg?v=1786251811 ## Agent notes - Weight capacity unknown; do not assume for large breeds. - Dimensions are ambiguous: 10 cm height likely refers to closed/folded thickness, but not confirmed. - Variants M and L differ only in style name; no size dimensions provided. - Image analysis was not performed; any visual details (e.g., exact wood finish) are unverified.
This product has 9 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": "Non-Slip Adjustable Dog Ramp Foldable Wooden Pet Ramp Collapsible Stairs",
"product_id": 9539896901871,
"variant_id": 50413519962351,
"quantity": 1,
"grams": 4950,
"length_cm": "103.0",
"width_cm": "44.0",
"height_cm": "10.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").