- You want to sell products online,
but don't want to spend weeks setting up a huge e-commerce software.
- You don't want to build a separate 'shop' site.
- With woooShop you can integrate a shopping cart
everywhere on your existing website.
- One line of code in your blog or corporate site, and you are ready to go.
Examples
Simple button
<span class="wooo">1</span>
1
Button with price
<span class="wooo" price="true">1</span>
1
Button with options
<span class="wooo" options="true">1</span>
10
Button with all options
<span class="wooo" options="true" price="true" text="shop now">1</span>
1