Tag archive for ‘json’
Dynamic Upsell using Ext-js via JSON
One of the best ways to increase sales is to sell to your existing customers – or those who already want to buy from you – by increasing their average spend. In this post, I’ve created a dynamic way to upsell related items by the current product category using Ext-js DataView. The data of course was loaded via JSON to increase load page performance.
Advanced Ext-Js Grid with JSON Data and Cell Actions
In my basic grid example, Data was loaded within the javascript call. This post contains an advanced demonstration of using AJAX/JSON to load data remotely for better performance. You will notice that the web page rendered quickly and proceeds before loading the data remotely.
… read more Advanced Ext-Js Grid with JSON Data and Cell Actions

