Posted By


chucktrukk on 02/16/08

Tagged


Statistics


Viewed 1247 times
Favorited by 0 user(s)

Related snippets


Foxycart Minicart


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <p id="fc_minicart">
  2. Your cart: <br />
  3. <span id="fc_quantity">0</span> items.<br />
  4. $<span id="fc_total_price">0.00</span>
  5. </p>

Report this snippet


Comments


You need to login to view comments.