Last modified by Shop Team on 2023/02/13 22:56

<
From version < 19.3 >
edited by Shop Team
on 2023/02/13 22:56
To version < 20.1
edited by Shop Team
on 2023/02/13 22:56
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -34,7 +34,7 @@
34 34  
35 35  == 4. Build the detail page ==
36 36  
37 -When assembling a detail page on your server, request the [[sellable detail resource>>doc:API.Spreadshirt Public Shop API Documentation.API REST Resources.Sellables.WebHome]] allowing you to render all available images as well as sizes. If you want to display things like name and description of the product type, appearance names and colors, etc., the [[doc:API.Spreadshirt Public Shop API Documentation.API REST Resources.ProductType.WebHome]] resource is useful. The response of that resource is slow and rarely changes, so it is a good candidate for caching. In a somewhat generic implementation, the [[doc:API.Price Formatting Guide]] might be helpful.
37 +When assembling a detail page on your server, request the [[sellable detail resource>>doc:API.Spreadshirt Public Shop API Documentation.API REST Resources.Sellables.WebHome]] allowing you to render all available images as well as sizes. If you want to display things like name and description of the product type, appearance names and colors, etc., the [[doc:API.Spreadshirt Public Shop API Documentation.API REST Resources.ProductType.WebHome]] resource is useful. The response of that resource is slow and rarely changes, so it is a good candidate for caching. In a somewhat generic implementation, the [[doc:API.Spreadshirt Public Shop API Documentation.API Tutorials.Build your own shop system.Price Formatting Guide.WebHome]] might be helpful.
38 38  
39 39  == 5. Build a basket ==
40 40