Hi All,
Is it possible to use Magento by first creating a full website using Adobe Dreamweaver & inserting snippets of code to access the product buy data & shopping cart functionality. I had this type of workflow with Adobe Business Catalyst, I was able to create a full website in Dreamweaver & then insert Module Tags to access the database & allow product checkout.
Magento doesn’t really support modular embedding like Business Catalyst’s module tags. You might need to use Magento’s API to fetch product data dynamically into a static site space waves, but then you lose a lot of native functionality like layered navigation, checkout flow, etc.
Dreamweaver makes it easy to design and build websites. It lets you see your changes right away. Great tool for anyone learning web design!