Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.64
Default variant: Black / S
Default SKU: dcd-30003687350
Default price: $2.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Protective Gear
Vendor: World Products
Weight: 35380 g
Cart URL (default variant): https://landmarks.builders/cart/50406212796655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298592
JSON data: https://landmarks.builders/products/wp-dcd-10001298592.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This protective gear set includes two knee pads and two elbow pads. Each pad features a hard molded outer shell to absorb impacts and protect against scrapes. The interior is padded and covered with breathable mesh for comfort. Adjustable hook-and-loop straps provide a secure, customizable fit. The contoured shape conforms to the body for natural movement.
Summary: Budget 4-piece knee and elbow pad set with hard outer shells, breathable mesh lining, and adjustable straps; available in multiple colors in sizes S and M.
Generated by: deepseek-v4-flash
## Identity - 4-piece protective pad set: two knee pads and two elbow pads. - Hard molded outer shell for impact and scrape protection. - Padded interior with breathable mesh cover. - Adjustable hook-and-loop straps for fit. - Contoured shape for natural movement. - Variants: 10 combinations of color (Black, Red Black, Blue Black, White Black, Pink White) and size (S, M). ## Target persona - Budget-conscious beginner skaters (skateboard, roller skate, inline skate). - Casual cyclists or scooter riders seeking basic joint protection. - Parents buying low-cost pads for children's starter gear. - DIY/warehouse workers needing light impact protection. ## Use cases - Skateboarding or longboarding practice sessions. - Roller skating or inline skating at parks or rinks. - Bicycle or electric scooter commuting for joint safety. - Introductory skating classes for kids. - Light-duty workshop tasks involving kneeling or crawling. ## When NOT to recommend - High-impact or professional extreme sports (no impact rating provided). - Motorcycle riding (not designed for high-speed abrasion). - Users requiring certified PPE (e.g., CE, ASTM) – no certifications listed. - Adults needing larger sizes – only S and M available. ## Variant options - Black / S (SKU dcd-30003687350) - Black / M (SKU dcd-30003687351) - Red Black / S (SKU dcd-30003687352) - Red Black / M (SKU dcd-30003687353) - Blue Black / S (SKU dcd-30003687354) - Blue Black / M (SKU dcd-30003687355) - White Black / S (SKU dcd-30003687356) - White Black / M (SKU dcd-30003687357) - Pink White / S (SKU dcd-30003687358) - Pink White / M (SKU dcd-30003687359) - All variants priced at USD 2.64. ## Price and logistics facts - Unit price: USD 2.64 (consistent across all variants). - Packaged dimensions: 30.0 cm × 24.0 cm × 11.0 cm. - Shipping weight not provided; shipping cost and lead time not specified. ## Trust signals - Catalog quality tags indicate 'content validated' and 'quality audited' (wp-content-validated, wp-quality-audited). - No safety certifications (e.g., CE, ASTM) are listed. - In-stock status not confirmed in the data provided. - Return policy not documented. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a52fb940-d723-43f5-a263-648f775da7eb.jpg?v=1786242299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75976029-2081-4eca-ae5f-e3517b0aab7c.jpg?v=1786242379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7208dfd5-588c-4677-880f-fb6d35089794.jpg?v=1786242555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ca364d2-f1d1-42a3-aacc-ed464b5786a5.jpg?v=1786242347 ## Agent notes - Images were not visually analyzed; no visual details were inferred. - Size range is limited to S and M, which may not fit all adults. - The low price point suggests entry-level or children's protection; confirm sizing before recommending. - No certification data present; do not claim safety compliance beyond the factual description. - Prices and dimensions are exact as provided.
This product has 4 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": "4-Piece Knee and Elbow Pad Set with Hard Shells",
"product_id": 9537848246511,
"variant_id": 50406212796655,
"quantity": 1,
"grams": 35380,
"length_cm": "30.0",
"width_cm": "24.0",
"height_cm": "11.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").