Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Yes the shopping cart on that site is implemented fairly awesomely.</p> <p>From looking at the code on the site, it looks like these will form the backbone of the site, and should have 90% of the site's functionality</p> <ul> <li><a href="http://drupal.org/project/ubercart" rel="nofollow">ubercart</a></li> <li><a href="http://drupal.org/project/uc_ajax_cart" rel="nofollow">ubercart ajax cart</a></li> <li>jQuery update</li> <li>CCK</li> <li>Content</li> <li>FileField</li> <li>ImageAPI</li> <li>ImageCache</li> <li>ImageField</li> <li>Lightbox2</li> <li>Google Analytics</li> <li>Pathauto</li> <li><a href="http://drupal.org/project/views" rel="nofollow">Views</a></li> <li><a href="http://drupal.org/project/tagadelic" rel="nofollow">Tagadelic</a></li> <li><a href="http://drupal.org/project/cumulus" rel="nofollow">Cumulus</a></li> <li>Poll</li> <li>Forum</li> <li><a href="http://drupal.org/project/dhtml_menu" rel="nofollow">dhtml_menu</a></li> <li><a href="http://drupal.org/project/ctools" rel="nofollow">ctools</a></li> <li><a href="http://drupal.org/project/fivestar" rel="nofollow">fivestar</a></li> </ul> <p>The module author for the ajax cart block has an <a href="http://shaque.net/catalog/t-shirts" rel="nofollow">example site</a> with a simple implementation</p> <p>Probably the most work that would be needed to create a clone site would be the theming, as that custom theme looks like it would have taken some time to complete</p> <p>The site looks like it could use some additional performance related modules though as it is painfully slow, for instance:</p> <ul> <li><a href="http://drupal.org/project/boost" rel="nofollow">Boost</a></li> </ul> <p>Hope this helps you get started</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload