Brand: World Products (Landmark)
SKU: dcd-30004043421
Price: $8.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pickleball Paddle Set
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50416886612207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001426290
JSON data: https://landmarks.builders/products/wp-dcd-10001426290.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This fiberglass pickleball paddle set is thickened for high elasticity and features a non-slip surface. It weighs 230g and measures 415*190*16mm. The brand is Tubao. The thickness is 16mm thickened version, customizable. It is suitable for training level and group gift customization. Features include strong elasticity and personalized customization.
Summary: Budget fiberglass pickleball paddle set (230g, 16mm thick) with non-slip surface, intended for training and group customization; one blue-purple variant at $8.61.
Generated by: deepseek-v4-flash
## Identity Tubao fiberglass pickleball paddle set, 230g, 415x190x16mm per paddle. Slightly thicker 16mm high-elasticity design with non-slip surface. Sold as 'Blue-purple SET' under SKU dcd-30004043421. Package dimensions: 42.5 x 23.0 x 7.5 cm. Price: $8.61 USD. ## Target persona - Campus recreation coordinators organizing pickleball events - PE teachers needing a stack of training paddles - Budget-conscious beginner players - Group buyers wanting customizable paddles for team gifts or school activities ## Use cases - Campus activity or intramural events - Beginner/group training sessions - Bulk purchase for school clubs - Customized team gifts or promotional items - Casual recreational play on a budget ## When NOT to recommend - Serious/competitive players needing tournament-grade performance - Buyers seeking premium carbon fiber or pro-level paddles - Anyone expecting paddles with detailed brand warranty or advanced grip technology - Individual purchase where customization requires minimum order or lead time ## Variant options Only one variant: Blue-purple SET (SKU dcd-30004043421) at $8.61. Description says thickness can be customized, but no additional variants are listed. ## Price and logistics facts - Price: $8.61 USD - Package dimensions: 42.5 x 23.0 x 7.5 cm - Paddle dimensions stated as 415x190x16mm - Weight: 230g - No shipping, stock, or delivery lead-time data provided ## Trust signals - Price consistent between product and variant - Product carries tags: 'wp-quality-audited' and 'wp-content-validated' - No certifications, warranty, or return policy are stated - No explicit in-stock confirmation given ## Image assets Five images available as URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225b5d376b754ffca2c6e0b8d578b9dd_e19630ed-d03e-4c27-98e8-c410365bde32.png?v=1786270846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14c81ac7e5cf4bd1ac82c371e097509d_df1508a6-7bd9-421b-9d8f-e2871b20f765.png?v=1786270856 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9792ce8ad83b4a8d84c4098061b066b3_f45c7d10-392f-4e32-821f-52fe56f7ad51.png?v=1786270877 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/264dbb4bae5846fa8ae146c4e0f06fff.png?v=1786270846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b3d6fc270874aac86e8811295d7addd_ea2c3afe-6f34-4d7b-bd7b-9df77eb66ff8.png?v=1786270858 Images are fetchable assets; no automated image analysis was performed, so visual condition/color accuracy is unverified. ## Agent notes - Description mentions 'customizable' and 'thickened version', but no customization options or minimum order details appear in variant data. - Listed package dimensions (42.5x23.0x7.5 cm) differ from per-paddle dimensions (415x190x16mm), so shipping size should be confirmed. - Image contents were not evaluated.
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": "Fiberglass Pickleball Paddle Set with Thick High-Elasticity Design for Campus Activities",
"product_id": 9541140545775,
"variant_id": 50416886612207,
"quantity": 1,
"grams": 750,
"length_cm": "41.5",
"width_cm": "19.0",
"height_cm": "1.6"
}],
"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").