Brand: World Products (Landmark)
SKU: dcd-30003597563
Price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714504433903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265142
JSON data: https://landmarks.builders/products/wp-dcd-10001265142.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Wholesale wooden surfboard for adults and children, 41-inch (105 cm) standing paddle board, priced at $47.99.
Generated by: deepseek-v4-flash
## Identity **厂家批发成人儿童单人水上冲浪板木质冲浪滑水板站立式海上划水板** (Wholesale Wooden Surfboard for Adults/Children) - Category: 玩具 (Toy) - Type: Stand-up paddle board / surfboard ## Target persona Budget-conscious families or beginners seeking an affordable wooden surfboard for recreational water play. Suitable for children and adults. ## Use cases - Teaching children to surf on calm lakes or gentle ocean waves - Family outings at the beach or lake - Recreational paddle boarding for beginners - Lightweight surf practice in shallow waters - Pool or calm water play - Cost-effective entry-level board for occasional use ## When NOT to recommend - Professional surfing or high-performance wave riding - Heavy wave conditions or surf breaks - Adults over ~200 lbs (dimensions suggest limited weight capacity) - Users requiring multiple size options or advanced materials (e.g., epoxy, fiberglass) ## Variant options - **41 Inch** (105×51×5 cm) – $47.99 (only variant) ## Price and logistics facts - Price: $47.99 USD - Dimensions: 105 cm × 51 cm × 5 cm - Currency: USD - No shipping or logistics information provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Single price point - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c0c04818c104bc89829268bf73b1d6d.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7903e6c928f43deb2730ddc75d4fa1d.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c40b6e8694b842e889765c1a842ca646.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ed2dda47130433f8fee22c0b3cec621.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e017b3dbaa640198accfd49bbea2fdd.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f0c57363738431eaa9b885998d2d427.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95ef6cb00bd4db0a292a60dc31b69e5.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dae5cae64744a22be205cbb37e0c847.png?v=1781085604 ## Agent notes - No product description provided; details inferred from title, dimensions, and price. - Image content not analyzed; treat image URLs as fetchable assets.
This product has 13 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": 2500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "51.0",
"_height_cm": "5.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").