- start using oscommerce plugin:
- it provides access to the osc database -> ok
- catalog & product data are listed with inline HTML -> unflexible
- develop a jquery based viewer on the product data -> funky
- use injected JSON for initial data download to delegate rendering on javascript completely -> fast
- use jquery templates to split design from logic -> nice
- add templates to PHP class osc_products using inheritance -> neat
- use osc shop for shopping cart -> no existing classes can be used
- use the application_top for setup
- remove all output modules
- return the oscid only to reference the cart again
- use ajax based shopping cart in wordpress
Wednesday, December 14, 2011
oscommerce & wordpress
Labels:
osc wordpress
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment