All the snippets of miniShop2 work with pdoTools and count on Fenom using in chunks.
I.e. they, for example, do not process cart goods, but simply transfer product array to the chunk. This allows:
- reduce the total number of chunks
- improve convenience (to edit cart in 1 place instead of 3)
- accelerate (to parse only 1 chunk, not 3 - 10 depending of cart goods)
- complicate chunks using advanced verification of conditions through Fenom functions
miniShop2.4 is the first MODX component which uses Fenom syntax chunks only.
- msProducts 24 september 2018, 07:00
- msCart 24 september 2018, 07:00
- msOrder 24 september 2018, 07:00
- msMiniCart 24 september 2018, 07:00
- msGetOrder 18 october 2019, 07:00
- msGallery 24 september 2018, 07:00
- msOptions 24 september 2018, 07:00
- msProductOptions 24 september 2018, 07:00