Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This variation code makes use of catalog_3.02.js.  It is new as of DecMay. 20122013.    It requires jQuery and makes heavy use of classes and ids.  The code manages multiple variations.

...

Code Block
themeDJango
languagehtml/xml
<script type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="/catalog_3.02.js"></script>

Product Page Code

...