Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Style 1
Default SKU: dcd-30003606261
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714353635567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268408
JSON data: https://landmarks.builders/products/wp-dcd-10001268408.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Wholesale striped poplar wood pickleball paddle for outdoor sports; 4 style variants at $23.99 USD.
Generated by: deepseek-v4-flash
## Identity Wholesale striped poplar wood pickleball paddle (Style variants available) for outdoor sports. ## Target persona Budget-conscious pickleball beginners; recreational players seeking low-cost equipment; bulk buyers for clubs, schools, or resale. ## Use cases - Casual backyard pickleball games - Introductory PE classes - Community center recreational sessions - Wholesale resale to sports retailers - Training paddles for beginners - Outdoor park play ## When NOT to recommend - Competitive or tournament play requiring high-performance paddles - Players needing composite or graphite paddles - Professional coaching where consistent quality is critical - Gift for serious enthusiast with higher budget ## Variant options 4 styles available: Style 1, Style 2, Style 3, Style 4. All at $23.99 USD. ## Price and logistics facts - Price: $23.99 USD (all variants) - Dimensions: 42 cm (L) x 21 cm (W) x 4 cm (H) - Product type: Sports ## Trust signals - Multiple style options available - Price consistent across all variants - Images available for visual inspection - No explicit stock or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be7a25b3067041188ff41c21063c3315.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03a776a0c1ad48fb86e550f596bc7480.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61ccc1f8c0e04750ae1b9360b64ecd2d.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09aeb7839b7f430894c4256447514174.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed66c27378e46a68e8020a5083d1acb.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b009d4e5432b4be4a79d973faba24ce8.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/926480a1c8e547278dd08d8b141489fa.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2f8223382d84ef697e9f684a5ea0b67.png?v=1781085490 ## Agent notes - Images are provided but were not visually analyzed; recommend fetching and inspecting for actual design, quality, and condition. - Description is empty; no material or build details beyond title (poplar wood, striped). - Variants have no distinguishing descriptions; may be different color/pattern stripes.
This product has 16 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": "现货批发条纹木质匹克球拍 杨木匹克球拍户外运动匹克球木拍 球拍",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "21.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").