FreePOP_Theme - Version 1.4.2.0

Version Notes

Upgrade into 1.6.x, 1.7.0

Download this release

Release Info

Developer Hai Nguyen
Extension FreePOP_Theme
Version 1.4.2.0
Comparing to
See all releases


Code changes from version 1.1.2.2 to 1.4.2.0

Files changed (262) hide show
  1. app/design/frontend/default/freepop/LICENSE.TXT +0 -18
  2. app/design/frontend/default/freepop/README.TXT +0 -81
  3. app/design/frontend/default/freepop/layout/catalog.xml +107 -47
  4. app/design/frontend/default/freepop/layout/catalogsearch.xml +42 -20
  5. app/design/frontend/default/freepop/layout/cms.xml +92 -0
  6. app/design/frontend/default/freepop/layout/directory.xml +20 -16
  7. app/design/frontend/default/freepop/layout/newsletter.xml +69 -0
  8. app/design/frontend/default/freepop/layout/page.xml +73 -50
  9. app/design/frontend/default/freepop/layout/tag.xml +134 -0
  10. app/design/frontend/default/freepop/layout/testimonial.xml +39 -0
  11. app/design/frontend/default/freepop/template/callouts/left_col.phtml +0 -38
  12. app/design/frontend/default/freepop/template/callouts/right_col.phtml +0 -30
  13. app/design/frontend/default/freepop/template/catalog/category/view.phtml +23 -69
  14. app/design/frontend/default/freepop/template/catalog/navigation/left.phtml +24 -26
  15. app/design/frontend/default/freepop/template/catalog/navigation/{left_navigation.phtml → left_main.phtml} +17 -22
  16. app/design/frontend/default/freepop/template/catalog/navigation/top.phtml +29 -16
  17. app/design/frontend/default/freepop/template/catalog/product/compare/list.phtml +0 -126
  18. app/design/frontend/default/freepop/template/catalog/product/compare/sidebar.phtml +0 -56
  19. app/design/frontend/default/freepop/template/catalog/product/gallery.phtml +0 -57
  20. app/design/frontend/default/freepop/template/catalog/product/list.phtml +68 -90
  21. app/design/frontend/default/freepop/template/catalog/product/list/related.phtml +0 -100
  22. app/design/frontend/default/freepop/template/catalog/product/list/toolbar.phtml +0 -110
  23. app/design/frontend/default/freepop/template/catalog/product/list/upsell.phtml +11 -12
  24. app/design/frontend/default/freepop/template/catalog/product/new.phtml +0 -63
  25. app/design/frontend/default/freepop/template/catalog/product/newmovies.phtml +84 -105
  26. app/design/frontend/default/freepop/template/catalog/product/newmusic.phtml +84 -102
  27. app/design/frontend/default/freepop/template/catalog/product/price.phtml +0 -418
  28. app/design/frontend/default/freepop/template/catalog/product/view.phtml +90 -56
  29. app/design/frontend/default/freepop/template/catalog/product/view/additional.phtml +0 -31
  30. app/design/frontend/default/freepop/template/catalog/product/view/addto.phtml +0 -37
  31. app/design/frontend/default/freepop/template/catalog/product/view/addtocart.phtml +0 -39
  32. app/design/frontend/default/freepop/template/catalog/product/view/attributes.phtml +0 -49
  33. app/design/frontend/default/freepop/template/catalog/product/view/description.phtml +0 -35
  34. app/design/frontend/default/freepop/template/catalog/product/view/media.phtml +0 -77
  35. app/design/frontend/default/freepop/template/catalog/product/view/options.phtml +0 -176
  36. app/design/frontend/default/freepop/template/catalog/product/view/options/js.phtml +0 -60
  37. app/design/frontend/default/freepop/template/catalog/product/view/options/type/date.phtml +0 -70
  38. app/design/frontend/default/freepop/template/catalog/product/view/options/type/default.phtml +0 -28
  39. app/design/frontend/default/freepop/template/catalog/product/view/options/type/file.phtml +0 -41
  40. app/design/frontend/default/freepop/template/catalog/product/view/options/type/select.phtml +0 -37
  41. app/design/frontend/default/freepop/template/catalog/product/view/options/type/text.phtml +0 -39
  42. app/design/frontend/default/freepop/template/catalog/product/view/options/wrapper.phtml +0 -34
  43. app/design/frontend/default/freepop/template/catalog/product/view/options/wrapper/bottom.phtml +0 -30
  44. app/design/frontend/default/freepop/template/catalog/product/view/price.phtml +0 -30
  45. app/design/frontend/default/freepop/template/catalog/product/view/price_clone.phtml +0 -28
  46. app/design/frontend/default/freepop/template/catalog/product/view/tierprices.phtml +0 -181
  47. app/design/frontend/default/freepop/template/catalog/product/view/type/configurable.phtml +0 -41
  48. app/design/frontend/default/freepop/template/catalog/product/view/type/grouped.phtml +0 -82
  49. app/design/frontend/default/freepop/template/catalog/product/view/type/options/configurable.phtml +0 -46
  50. app/design/frontend/default/freepop/template/catalog/product/view/type/simple.phtml +0 -41
  51. app/design/frontend/default/freepop/template/catalog/product/view/type/virtual.phtml +0 -41
  52. app/design/frontend/default/freepop/template/checkout/cart.phtml +0 -125
  53. app/design/frontend/default/freepop/template/checkout/cart/coupon.phtml +0 -56
  54. app/design/frontend/default/freepop/template/checkout/cart/crosssell.phtml +0 -56
  55. app/design/frontend/default/freepop/template/checkout/cart/item/default.phtml +0 -256
  56. app/design/frontend/default/freepop/template/checkout/cart/noItems.phtml +0 -32
  57. app/design/frontend/default/freepop/template/checkout/cart/render/default.phtml +0 -69
  58. app/design/frontend/default/freepop/template/checkout/cart/render/simple.phtml +0 -69
  59. app/design/frontend/default/freepop/template/checkout/cart/shipping.phtml +0 -115
  60. app/design/frontend/default/freepop/template/checkout/cart/sidebar.phtml +0 -79
  61. app/design/frontend/default/freepop/template/checkout/cart/sidebar/default.phtml +0 -141
  62. app/design/frontend/default/freepop/template/checkout/cart/totals.phtml +0 -41
  63. app/design/frontend/default/freepop/template/checkout/links.phtml +0 -26
  64. app/design/frontend/default/freepop/template/checkout/onepage.phtml +0 -59
  65. app/design/frontend/default/freepop/template/checkout/success.phtml +0 -48
  66. app/design/frontend/default/freepop/template/{catalog/category/page.phtml → cms/important.phtml} +8 -10
  67. app/design/frontend/default/freepop/template/newsletter/subscribe.phtml +0 -55
  68. app/design/frontend/default/freepop/template/page/1column.phtml +25 -44
  69. app/design/frontend/default/freepop/template/page/2columns-left.phtml +30 -48
  70. app/design/frontend/default/freepop/template/page/2columns-right.phtml +32 -53
  71. app/design/frontend/default/freepop/template/page/3columns.phtml +36 -59
  72. app/design/frontend/default/freepop/template/page/dashboard.phtml +0 -83
  73. app/design/frontend/default/freepop/template/page/html/breadcrumbs.phtml +22 -21
  74. app/design/frontend/default/freepop/template/page/html/footer.phtml +19 -9
  75. app/design/frontend/default/freepop/template/page/html/head.phtml +10 -8
  76. app/design/frontend/default/freepop/template/page/html/header.phtml +36 -24
  77. app/design/frontend/default/freepop/template/page/html/notices.phtml +0 -44
  78. app/design/frontend/default/freepop/template/page/html/pager.phtml +0 -77
  79. app/design/frontend/default/freepop/template/page/html/top.links.phtml +0 -34
  80. app/design/frontend/default/freepop/template/page/html/wrapper.phtml +0 -45
  81. app/design/frontend/default/freepop/template/page/js/calendar.phtml +0 -94
  82. app/design/frontend/default/freepop/template/page/one-column.phtml +0 -42
  83. app/design/frontend/default/freepop/template/page/print.phtml +0 -52
  84. app/design/frontend/default/freepop/template/page/redirect.phtml +0 -39
  85. app/design/frontend/default/freepop/template/page/switch/flags.phtml +0 -38
  86. app/design/frontend/default/freepop/template/page/switch/languages.phtml +0 -45
  87. app/design/frontend/default/freepop/template/page/switch/stores.phtml +0 -48
  88. app/design/frontend/default/freepop/template/page/template/container.phtml +0 -35
  89. app/design/frontend/default/freepop/template/page/template/links.phtml +0 -42
  90. app/design/frontend/default/freepop/template/reports/home_product_compared.phtml +0 -66
  91. app/design/frontend/default/freepop/template/reports/home_product_viewed.phtml +0 -72
  92. app/design/frontend/default/freepop/template/reports/product_compared.phtml +0 -41
  93. app/design/frontend/default/freepop/template/reports/product_viewed.phtml +0 -42
  94. app/design/frontend/default/freepop/template/review/customer/list.phtml +0 -64
  95. app/design/frontend/default/freepop/template/review/customer/recent.phtml +0 -53
  96. app/design/frontend/default/freepop/template/review/customer/view.phtml +0 -64
  97. app/design/frontend/default/freepop/template/review/form.phtml +0 -123
  98. app/design/frontend/default/freepop/template/review/helper/summary.phtml +0 -45
  99. app/design/frontend/default/freepop/template/review/helper/summary_short.phtml +0 -45
  100. app/design/frontend/default/freepop/template/review/product/view/count.phtml +0 -29
  101. app/design/frontend/default/freepop/template/review/product/view/list.phtml +0 -66
  102. app/design/frontend/default/freepop/template/review/product/view/other.phtml +0 -29
  103. app/design/frontend/default/freepop/template/review/view.phtml +0 -61
  104. app/design/frontend/default/freepop/template/sales/reorder/sidebar.phtml +0 -84
  105. app/design/frontend/default/freepop/template/tag/list.phtml +0 -59
  106. app/design/frontend/default/freepop/template/wishlist/sidebar.phtml +0 -69
  107. package.xml +10 -14
  108. skin/frontend/default/freepop/css/print.css +40 -0
  109. skin/frontend/default/freepop/css/style.css +0 -215
  110. skin/frontend/default/freepop/css/styles-ie.css +149 -0
  111. skin/frontend/default/freepop/css/styles.css +1801 -0
  112. skin/frontend/default/freepop/favicon.ico +0 -0
  113. skin/frontend/default/freepop/images/Thumbs.db +0 -0
  114. skin/frontend/default/freepop/images/banner_catalogy.gif +0 -0
  115. skin/frontend/default/freepop/images/bg_block_content.gif +0 -0
  116. skin/frontend/default/freepop/images/bg_button.gif +0 -0
  117. skin/frontend/default/freepop/images/bg_button_all.gif +0 -0
  118. skin/frontend/default/freepop/images/bg_content_03.gif +0 -0
  119. skin/frontend/default/freepop/images/bg_linav.gif +0 -0
  120. skin/frontend/default/freepop/images/bg_title_03.png +0 -0
  121. skin/frontend/default/freepop/images/bg_title_catagy.gif +0 -0
  122. skin/frontend/default/freepop/images/bg_title_product.gif +0 -0
  123. skin/frontend/default/freepop/images/bg_top_main.gif +0 -0
  124. skin/frontend/default/freepop/images/bkg_block-currency.png +0 -0
  125. skin/frontend/default/freepop/images/bkg_block-layered-dd.gif +0 -0
  126. skin/frontend/default/freepop/images/bkg_block-layered-dt.png +0 -0
  127. skin/frontend/default/freepop/images/bkg_collapse-gm.gif +0 -0
  128. skin/frontend/default/freepop/images/bkg_collapse.gif +0 -0
  129. skin/frontend/default/freepop/images/bkg_divider1.gif +0 -0
  130. skin/frontend/default/freepop/images/bkg_grand-total.gif +0 -0
  131. skin/frontend/default/freepop/images/bkg_grid.gif +0 -0
  132. skin/frontend/default/freepop/images/bkg_main1.gif +0 -0
  133. skin/frontend/default/freepop/images/bkg_nav2.png +0 -0
  134. skin/frontend/default/freepop/images/bkg_opc-title-off.gif +0 -0
  135. skin/frontend/default/freepop/images/bkg_pipe1.gif +0 -0
  136. skin/frontend/default/freepop/images/bkg_pipe2.gif +0 -0
  137. skin/frontend/default/freepop/images/bkg_pipe3.gif +0 -0
  138. skin/frontend/default/freepop/images/bkg_product_collateral.gif +0 -0
  139. skin/frontend/default/freepop/images/bkg_rating.gif +0 -0
  140. skin/frontend/default/freepop/images/bkg_sp-methods.gif +0 -0
  141. skin/frontend/default/freepop/images/bkg_tfoot.gif +0 -0
  142. skin/frontend/default/freepop/images/bkg_th-v.gif +0 -0
  143. skin/frontend/default/freepop/images/bkg_th.gif +0 -0
  144. skin/frontend/default/freepop/images/bkg_toolbar.gif +0 -0
  145. skin/frontend/default/freepop/images/bkg_toolbar2.gif +0 -0
  146. skin/frontend/default/freepop/images/btn_checkout.gif +0 -0
  147. skin/frontend/default/freepop/images/btn_edit.gif +0 -0
  148. skin/frontend/default/freepop/images/btn_edit.png +0 -0
  149. skin/frontend/default/freepop/images/btn_gm-close.gif +0 -0
  150. skin/frontend/default/freepop/images/btn_google_checkout.gif +0 -0
  151. skin/frontend/default/freepop/images/btn_paypal_checkout.gif +0 -0
  152. skin/frontend/default/freepop/images/btn_place_order.gif +0 -0
  153. skin/frontend/default/freepop/images/btn_proceed_to_checkout.gif +0 -0
  154. skin/frontend/default/freepop/images/btn_proceed_to_checkout_dis.gif +0 -0
  155. skin/frontend/default/freepop/images/btn_remove.gif +0 -0
  156. skin/frontend/default/freepop/images/btn_remove2.gif +0 -0
  157. skin/frontend/default/freepop/images/btn_search.gif +0 -0
  158. skin/frontend/default/freepop/images/btn_trash.gif +0 -0
  159. skin/frontend/default/freepop/images/btn_trash.png +0 -0
  160. skin/frontend/default/freepop/images/btn_window_close.gif +0 -0
  161. skin/frontend/default/freepop/images/calendar.gif +0 -0
  162. skin/frontend/default/freepop/images/catalog/product/placeholder/image.jpg +0 -0
  163. skin/frontend/default/freepop/images/catalog/product/placeholder/small_image.jpg +0 -0
  164. skin/frontend/default/freepop/images/catalog/product/placeholder/thumbnail.jpg +0 -0
  165. skin/frontend/default/freepop/images/collection.gif +0 -0
  166. skin/frontend/default/freepop/images/cvv.gif +0 -0
  167. skin/frontend/default/freepop/images/cvv.jpg +0 -0
  168. skin/frontend/default/freepop/images/fam_book_open.png +0 -0
  169. skin/frontend/default/freepop/images/free_02.gif +0 -0
  170. skin/frontend/default/freepop/images/free_shipping_callout.jpg +0 -0
  171. skin/frontend/default/freepop/images/grid-cal.gif +0 -0
  172. skin/frontend/default/freepop/images/home_03.gif +0 -0
  173. skin/frontend/default/freepop/images/home_left_callout.jpg +0 -0
  174. skin/frontend/default/freepop/images/home_main_callout.jpg +0 -0
  175. skin/frontend/default/freepop/images/i_arrow-top.gif +0 -0
  176. skin/frontend/default/freepop/images/i_asc_arrow.gif +0 -0
  177. skin/frontend/default/freepop/images/i_availability_only.gif +0 -0
  178. skin/frontend/default/freepop/images/i_availability_only_arrow.gif +0 -0
  179. skin/frontend/default/freepop/images/i_block-cart.gif +0 -0
  180. skin/frontend/default/freepop/images/i_block-currency.gif +0 -0
  181. skin/frontend/default/freepop/images/i_block-list.gif +0 -0
  182. skin/frontend/default/freepop/images/i_block-list.png +0 -0
  183. skin/frontend/default/freepop/images/i_block-poll.gif +0 -0
  184. skin/frontend/default/freepop/images/i_block-related.gif +0 -0
  185. skin/frontend/default/freepop/images/i_block-subscribe.gif +0 -0
  186. skin/frontend/default/freepop/images/i_block-tags.gif +0 -0
  187. skin/frontend/default/freepop/images/i_block-tags.png +0 -0
  188. skin/frontend/default/freepop/images/i_block-viewed.gif +0 -0
  189. skin/frontend/default/freepop/images/i_block-viewed.png +0 -0
  190. skin/frontend/default/freepop/images/i_block-wishlist.gif +0 -0
  191. skin/frontend/default/freepop/images/i_block-wishlist.png +0 -0
  192. skin/frontend/default/freepop/images/i_desc_arrow.gif +0 -0
  193. skin/frontend/default/freepop/images/i_discount.gif +0 -0
  194. skin/frontend/default/freepop/images/i_folder-table.gif +0 -0
  195. skin/frontend/default/freepop/images/i_ma-info.gif +0 -0
  196. skin/frontend/default/freepop/images/i_ma-reviews.gif +0 -0
  197. skin/frontend/default/freepop/images/i_ma-tags.gif +0 -0
  198. skin/frontend/default/freepop/images/i_msg-error.gif +0 -0
  199. skin/frontend/default/freepop/images/i_msg-note.gif +0 -0
  200. skin/frontend/default/freepop/images/i_msg-success.gif +0 -0
  201. skin/frontend/default/freepop/images/i_notice.gif +0 -0
  202. skin/frontend/default/freepop/images/i_page1.gif +0 -0
  203. skin/frontend/default/freepop/images/i_page2.gif +0 -0
  204. skin/frontend/default/freepop/images/i_pager-next.gif +0 -0
  205. skin/frontend/default/freepop/images/i_pager-prev.gif +0 -0
  206. skin/frontend/default/freepop/images/i_print.gif +0 -0
  207. skin/frontend/default/freepop/images/i_rss-big.png +0 -0
  208. skin/frontend/default/freepop/images/i_rss.gif +0 -0
  209. skin/frontend/default/freepop/images/i_search_criteria.gif +0 -0
  210. skin/frontend/default/freepop/images/i_shipping.gif +0 -0
  211. skin/frontend/default/freepop/images/i_tag_add.gif +0 -0
  212. skin/frontend/default/freepop/images/i_tier.gif +0 -0
  213. skin/frontend/default/freepop/images/i_type_grid.gif +0 -0
  214. skin/frontend/default/freepop/images/i_type_list.gif +0 -0
  215. skin/frontend/default/freepop/images/icon_all.png +0 -0
  216. skin/frontend/default/freepop/images/logo.gif +0 -0
  217. skin/frontend/default/freepop/images/logo_email.gif +0 -0
  218. skin/frontend/default/freepop/images/logo_print.gif +0 -0
  219. skin/frontend/default/freepop/images/magnifier_handle.gif +0 -0
  220. skin/frontend/default/freepop/images/map_popup_arrow.gif +0 -0
  221. skin/frontend/default/freepop/images/media/404_callout1.jpg +0 -0
  222. skin/frontend/default/freepop/images/media/404_callout2.jpg +0 -0
  223. skin/frontend/default/freepop/images/media/about_us_img.jpg +0 -0
  224. skin/frontend/default/freepop/images/media/best_selling_img01.jpg +0 -0
  225. skin/frontend/default/freepop/images/media/best_selling_img02.jpg +0 -0
  226. skin/frontend/default/freepop/images/media/best_selling_img03.jpg +0 -0
  227. skin/frontend/default/freepop/images/media/best_selling_img04.jpg +0 -0
  228. skin/frontend/default/freepop/images/media/best_selling_img05.jpg +0 -0
  229. skin/frontend/default/freepop/images/media/best_selling_img06.jpg +0 -0
  230. skin/frontend/default/freepop/images/media/cell_phone_landing_banner1.jpg +0 -0
  231. skin/frontend/default/freepop/images/media/col_left_callout.jpg +0 -0
  232. skin/frontend/default/freepop/images/media/col_right_callout.jpg +0 -0
  233. skin/frontend/default/freepop/images/media/electronics_cellphones.jpg +0 -0
  234. skin/frontend/default/freepop/images/media/electronics_digitalcameras.jpg +0 -0
  235. skin/frontend/default/freepop/images/media/electronics_laptops.jpg +0 -0
  236. skin/frontend/default/freepop/images/media/furniture_callout_spot.jpg +0 -0
  237. skin/frontend/default/freepop/images/media/furnitures_bed_room.jpg +0 -0
  238. skin/frontend/default/freepop/images/media/furnitures_living_room.jpg +0 -0
  239. skin/frontend/default/freepop/images/media/head_electronics_cellphones.gif +0 -0
  240. skin/frontend/default/freepop/images/media/head_electronics_digicamera.gif +0 -0
  241. skin/frontend/default/freepop/images/media/head_electronics_laptops.gif +0 -0
  242. skin/frontend/default/freepop/images/media/laptop_callout_mid1.jpg +0 -0
  243. skin/frontend/default/freepop/images/media/laptop_callout_mid2.jpg +0 -0
  244. skin/frontend/default/freepop/images/media/laptop_callout_mid3.jpg +0 -0
  245. skin/frontend/default/freepop/images/media/laptop_callout_spot.jpg +0 -0
  246. skin/frontend/default/freepop/images/media/shirts_landing_banner1.jpg +0 -0
  247. skin/frontend/default/freepop/images/menu_06.gif +0 -0
  248. skin/frontend/default/freepop/images/np_cart_thumb.gif +0 -0
  249. skin/frontend/default/freepop/images/np_more_img.gif +0 -0
  250. skin/frontend/default/freepop/images/np_product_main.gif +0 -0
  251. skin/frontend/default/freepop/images/np_thumb.gif +0 -0
  252. skin/frontend/default/freepop/images/np_thumb2.gif +0 -0
  253. skin/frontend/default/freepop/images/opc-ajax-loader.gif +0 -0
  254. skin/frontend/default/freepop/images/pager_arrow_left.gif +0 -0
  255. skin/frontend/default/freepop/images/ph_callout_left_rebel.jpg +0 -0
  256. skin/frontend/default/freepop/images/ph_callout_left_top.gif +0 -0
  257. skin/frontend/default/freepop/images/product_zoom_overlay_magnif.gif +0 -0
  258. skin/frontend/default/freepop/images/slider_bg.gif +0 -0
  259. skin/frontend/default/freepop/images/slider_btn_zoom_in.gif +0 -0
  260. skin/frontend/default/freepop/images/slider_btn_zoom_out.gif +0 -0
  261. skin/frontend/default/freepop/images/spacer.gif +0 -0
  262. skin/frontend/default/freepop/images/validation_advice_bg.gif +0 -0
app/design/frontend/default/freepop/LICENSE.TXT DELETED
@@ -1,18 +0,0 @@
1
- FREE LICENSE - www.hello-magento.com
2
- ------------------------------------
3
- This template is produced by Hello Magento�
4
-
5
- (+) Allow: You have full permission to use or customize for personal website or for your client website.
6
-
7
- (-) Not allow: You are not allow to redistribute or sell this design any where.
8
-
9
- (*) Required: You must keep our copyright at the footer of the template.
10
-
11
- We are welcome and appriciate every comments or suggestion on our product.
12
-
13
- Feel free to send us your comment at:
14
- support@hello-magento.com or http://www.hello-magento.com/contacts
15
-
16
- Regards,
17
- Hello Magento�
18
- http://wwww.hello-magento.com
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/README.TXT DELETED
@@ -1,81 +0,0 @@
1
- ====== FREE POP - MAGENTO THEME ======
2
-
3
- OVERVIEW
4
- --------
5
- Free POP is a nice and clear design template for magento ecommerce site. It is suite for many kind of webshop as music, movie, CD/DVD...
6
-
7
- (+) Allow: You have full permission to use or customize for personal website or for your client website.
8
-
9
- (-) Not allow: You are not allow to redistribute or sell this design any where.
10
-
11
- (*) Required: You must keep our copyright at the footer of the template.
12
-
13
- THE FEATURES
14
- ------------
15
- + Compatible with all major browsers(IE6, IE7, IE8, FireFox, Safari, Chrome)
16
- + Optimized for fast loading
17
- + Easily customize with PSD files (included in the package)
18
- + SEO (Search Engine Optimization) compliant
19
- + W3C HTML & CSS validated
20
- + Support Magento Version 1.3.x and above
21
-
22
- INSTALLATION
23
- ------------
24
- 1. Copy /app & /skin folder to magento root
25
-
26
- 2. Goto Admin/Configuration/Design, select Themes session and input following value
27
- + Templates: freepop
28
- + Layout: freepop
29
- + Skin (Images / CSS): freepop
30
-
31
- 3. Configure Homepage:
32
-
33
- * In General Information:
34
-
35
- Page Title *:Home
36
- SEF URL Identifier *:home
37
- Store View *: choose freepop.
38
- Status *:Enable.
39
-
40
- Content *:
41
- <div class="intro_img">
42
- <a href="#"><img src="{{skin url='images/free_01.gif}}" border="0" /></a>
43
- </div>
44
-
45
- <div class="content_block">
46
- <div class="content_block_left">
47
- {{block type="core/template" name="newmovies" as="newmovies" template="catalog/product/newmusic.phtml"}}
48
- {{block type="core/template" name="newmovies" as="product_featured" template="catalog/product/newmovies.phtml}}
49
- </div>
50
- </div>
51
-
52
- * In Custom Design:
53
-
54
- Layout * :3column
55
-
56
- Layout Update XML:
57
-
58
- <reference name="left">
59
- <block type="cms/block" name="menuleft" after="currency">
60
- <action method="setBlockId"><block_id>menuleft</block_id></action>
61
- </block>
62
- </reference>
63
-
64
- 4. Configure left menu on homepage - Create a static block:
65
-
66
- Block Title * :Menuleft
67
- Identifier * :menuleft
68
- Store View *: choose freepop.
69
- Status * :Enable.
70
- Content *:
71
- {{block type="catalog/navigation" name="catalog.menu" template="catalog/navigation/left_navigation.phtml"}}
72
-
73
- 3. Goto front-end to see the theme
74
-
75
- Feel free to let us know if you have any comment or suggestion to help us producce free theme better.
76
- Please contact us at:
77
- support@hello-magento.com or http://www.hello-magento.com/contacts
78
-
79
- Regards,
80
- Hello Magento Support
81
- http://wwww.hello-magento.com
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/layout/catalog.xml CHANGED
@@ -19,10 +19,10 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category design_default
23
- * @package Mage
24
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
25
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  Supported layout update handles (action):
@@ -49,21 +49,24 @@ Default layout, loads most of the pages
49
  <block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
50
  </reference>
51
  <reference name="left">
52
- <!-- <block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
 
53
  <action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
54
  <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
55
  <action method="setLinkUrl"><url>checkout/cart</url></action>
56
  </block>
57
- -->
58
  </reference>
59
  <reference name="right">
60
- <block type="core/template" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
61
- <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml"/>
 
 
 
62
  </reference>
63
  <reference name="footer_links">
64
  <action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"><label>Site Map</label><url helper="catalog/map/getCategoryUrl" /><title>Site Map</title></action>
65
  </reference>
66
-
67
  </default>
68
 
69
 
@@ -71,7 +74,8 @@ Default layout, loads most of the pages
71
  Category default layout
72
  -->
73
 
74
- <catalog_category_default>
 
75
  <reference name="left">
76
  <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
77
  </reference>
@@ -79,6 +83,7 @@ Category default layout
79
  <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
80
  <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
81
  <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
 
82
  <!-- The following code shows how to set your own pager increments -->
83
  <!--
84
  <action method="setDefaultListPerPage"><limit>4</limit></action>
@@ -90,6 +95,11 @@ Category default layout
90
  <action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
91
  -->
92
  </block>
 
 
 
 
 
93
  <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
94
  </block>
95
  </block>
@@ -100,7 +110,8 @@ Category default layout
100
  Category layered navigation layout
101
  -->
102
 
103
- <catalog_category_layered>
 
104
  <reference name="left">
105
  <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
106
  </reference>
@@ -109,6 +120,7 @@ Category layered navigation layout
109
  <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
110
  <!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
111
  <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
 
112
  <!-- The following code shows how to set your own pager increments -->
113
  <!--
114
  <action method="setDefaultListPerPage"><limit>4</limit></action>
@@ -121,30 +133,29 @@ Category layered navigation layout
121
  <action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
122
  <action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
123
  <action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
124
- <action method="addPagerLimit"><mode>grid</mode><limit>all</limit><label>All</label></action>
125
  -->
126
  </block>
 
 
 
 
 
127
  <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
128
  </block>
129
  </block>
130
  </reference>
131
  </catalog_category_layered>
132
 
133
- <catalog_category_layered_nochildren>
134
- <remove name="right.reports.product.viewed" />
135
- <reference name="right">
136
- <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
137
- </reference>
138
- </catalog_category_layered_nochildren>
139
-
140
  <!--
141
  Compare products page
142
  -->
143
 
144
- <catalog_product_compare_index>
 
145
  <!-- Mage_Catalog -->
146
  <reference name="root">
147
- <action method="setTemplate"><template>page/one-column.phtml</template></action>
148
  </reference>
149
  <reference name="head">
150
  <action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
@@ -156,9 +167,8 @@ Compare products page
156
  </catalog_product_compare_index>
157
 
158
  <customer_account_index>
159
-
160
  <reference name="right">
161
- <action method="unsetChild"><name>catalog_compare_sidebar</name></action>
162
  </reference>
163
  </customer_account_index>
164
 
@@ -166,13 +176,15 @@ Compare products page
166
  Product view
167
  -->
168
 
169
- <catalog_product_view>
 
170
  <!-- Mage_Catalog -->
171
  <reference name="root">
172
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
173
  </reference>
174
  <reference name="head">
175
  <action method="addJs"><script>varien/product.js</script></action>
 
176
 
177
  <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
178
  <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
@@ -186,7 +198,9 @@ Product view
186
  <action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
187
  -->
188
  <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
189
- <block type="core/text_list" name="alert.urls" as="alert_urls" />
 
 
190
 
191
  <action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
192
 
@@ -196,25 +210,36 @@ Product view
196
  </block>
197
 
198
  <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
199
- <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml"/>
200
- <block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml"/>
 
 
 
 
201
  <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
202
  <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
203
 
204
- <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml">
 
 
 
 
 
205
  <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
206
  <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
207
  <action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
208
  <action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
209
  <action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
210
  <action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
211
- </block>
212
- <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
213
  </block>
214
- <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml">
 
 
 
215
  <action method="insert"><block>product.tierprices</block></action>
216
  <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
217
  <action method="append"><block>product.info.addtocart</block></action>
 
218
  </block>
219
 
220
  <block type="core/template_facade" name="product.info.container1" as="container1">
@@ -241,35 +266,58 @@ Product view
241
  <!--
242
  Additional block dependant on product type
243
  -->
244
- <PRODUCT_TYPE_simple>
 
245
  <reference name="product.info">
246
- <block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/simple.phtml"/>
 
 
 
 
247
  </reference>
248
  </PRODUCT_TYPE_simple>
249
- <PRODUCT_TYPE_configurable>
 
250
  <reference name="product.info">
251
- <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/configurable.phtml"/>
 
 
 
 
252
  </reference>
253
  <reference name="product.info.options.wrapper">
254
  <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
255
  </reference>
256
  </PRODUCT_TYPE_configurable>
257
- <PRODUCT_TYPE_grouped>
 
258
  <reference name="product.info">
259
- <block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml" />
 
 
 
 
260
  </reference>
261
  </PRODUCT_TYPE_grouped>
262
- <PRODUCT_TYPE_virtual>
 
263
  <reference name="product.info">
264
- <block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/virtual.phtml"/>
 
 
 
 
265
  </reference>
266
  </PRODUCT_TYPE_virtual>
267
 
 
 
268
  <!--
269
  Product send to friend
270
  -->
271
 
272
- <catalog_product_send>
 
273
  <!-- Mage_Catalog -->
274
  <reference name="root">
275
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
@@ -287,10 +335,11 @@ Product send to friend
287
  Product additional images gallery popup
288
  -->
289
 
290
- <catalog_product_gallery>
 
291
  <!-- Mage_Catalog -->
292
  <reference name="root">
293
- <action method="setTemplate"><template>page/one-column.phtml</template></action>
294
  </reference>
295
  <reference name="content">
296
  <block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
@@ -301,7 +350,8 @@ Product additional images gallery popup
301
  SEO Site Map
302
  -->
303
 
304
- <catalog_seo_sitemap>
 
305
  <remove name="right"/>
306
  <remove name="left"/>
307
 
@@ -317,7 +367,11 @@ SEO Site Map
317
  </reference>
318
  </catalog_seo_sitemap>
319
 
320
- <catalog_seo_sitemap_category>
 
 
 
 
321
  <update handle="catalog_seo_sitemap" />
322
  <reference name="seo.sitemap.container">
323
  <action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
@@ -332,7 +386,8 @@ SEO Site Map
332
  </reference>
333
  </catalog_seo_sitemap_category>
334
 
335
- <catalog_seo_sitemap_category_tree>
 
336
  <reference name="seo.sitemap.container">
337
  <remove name="seo.sitemap.pager.top" />
338
  <remove name="seo.sitemap.pager.bottom" />
@@ -346,7 +401,11 @@ SEO Site Map
346
  </reference>
347
  </catalog_seo_sitemap_category_tree>
348
 
349
- <catalog_seo_sitemap_product>
 
 
 
 
350
  <update handle="catalog_seo_sitemap" />
351
  <reference name="seo.sitemap.container">
352
  <action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
@@ -366,7 +425,8 @@ SEO Site Map
366
  Catalog search terms block
367
  -->
368
 
369
- <catalog_seo_searchterm_popular>
 
370
  <remove name="right"/>
371
  <remove name="left"/>
372
  <reference name="root">
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  Supported layout update handles (action):
49
  <block type="catalog/navigation" name="catalog.topnav" template="catalog/navigation/top.phtml"/>
50
  </reference>
51
  <reference name="left">
52
+ <block type="directory/currency" name="currency" before="-" template="directory/currency.phtml"/>
53
+ <block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
54
  <action method="setImgSrc"><src>images/media/col_left_callout.jpg</src></action>
55
  <action method="setImgAlt" translate="alt" module="catalog"><alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt></action>
56
  <action method="setLinkUrl"><url>checkout/cart</url></action>
57
  </block>
 
58
  </reference>
59
  <reference name="right">
60
+ <block type="catalog/product_compare_sidebar" after="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
61
+ <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
62
+ <action method="setImgSrc"><src>images/media/col_right_callout.jpg</src></action>
63
+ <action method="setImgAlt" translate="alt" module="catalog"><alt>Keep your eyes open for our special Back to School items and save A LOT!</alt></action>
64
+ </block>
65
  </reference>
66
  <reference name="footer_links">
67
  <action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"><label>Site Map</label><url helper="catalog/map/getCategoryUrl" /><title>Site Map</title></action>
68
  </reference>
69
+ <block type="catalog/product_price_template" name="catalog_product_price_template" />
70
  </default>
71
 
72
 
74
  Category default layout
75
  -->
76
 
77
+ <catalog_category_default translate="label">
78
+ <label>Catalog Category (Non-Anchor)</label>
79
  <reference name="left">
80
  <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
81
  </reference>
83
  <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
84
  <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
85
  <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
86
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
87
  <!-- The following code shows how to set your own pager increments -->
88
  <!--
89
  <action method="setDefaultListPerPage"><limit>4</limit></action>
95
  <action method="addPagerLimit" translate="label"><mode>list</mode><limit>all</limit><label>All</label></action>
96
  -->
97
  </block>
98
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
99
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
100
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
101
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
102
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
103
  <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
104
  </block>
105
  </block>
110
  Category layered navigation layout
111
  -->
112
 
113
+ <catalog_category_layered translate="label">
114
+ <label>Catalog Category (Anchor)</label>
115
  <reference name="left">
116
  <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
117
  </reference>
120
  <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
121
  <!-- <action method="addReviewSummaryTemplate"><type>default</type><template>review/helper/su.phtml</template></action> -->
122
  <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
123
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
124
  <!-- The following code shows how to set your own pager increments -->
125
  <!--
126
  <action method="setDefaultListPerPage"><limit>4</limit></action>
133
  <action method="addPagerLimit"><mode>grid</mode><limit>3</limit></action>
134
  <action method="addPagerLimit"><mode>grid</mode><limit>6</limit></action>
135
  <action method="addPagerLimit"><mode>grid</mode><limit>9</limit></action>
136
+ <action method="addPagerLimit" translate="label"><mode>grid</mode><limit>all</limit><label>All</label></action>
137
  -->
138
  </block>
139
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
140
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
141
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
142
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
143
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
144
  <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
145
  </block>
146
  </block>
147
  </reference>
148
  </catalog_category_layered>
149
 
 
 
 
 
 
 
 
150
  <!--
151
  Compare products page
152
  -->
153
 
154
+ <catalog_product_compare_index translate="label">
155
+ <label>Catalog Product Compare List</label>
156
  <!-- Mage_Catalog -->
157
  <reference name="root">
158
+ <action method="setTemplate"><template>page/popup.phtml</template></action>
159
  </reference>
160
  <reference name="head">
161
  <action method="addJs"><script>scriptaculous/scriptaculous.js</script></action>
167
  </catalog_product_compare_index>
168
 
169
  <customer_account_index>
 
170
  <reference name="right">
171
+ <action method="unsetChild"><name>catalog.compare.sidebar</name></action>
172
  </reference>
173
  </customer_account_index>
174
 
176
  Product view
177
  -->
178
 
179
+ <catalog_product_view translate="label">
180
+ <label>Catalog Product View (Any)</label>
181
  <!-- Mage_Catalog -->
182
  <reference name="root">
183
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
184
  </reference>
185
  <reference name="head">
186
  <action method="addJs"><script>varien/product.js</script></action>
187
+ <action method="addJs"><script>varien/configurable.js</script></action>
188
 
189
  <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
190
  <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
198
  <action method="addReviewSummaryTemplate"><type>...</type><template>...</template></action>
199
  -->
200
  <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
201
+ <block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
202
+ <label>Alert Urls</label>
203
+ </block>
204
 
205
  <action method="setTierPriceTemplate"><template>catalog/product/view/tierprices.phtml</template></action>
206
 
210
  </block>
211
 
212
  <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data" />
213
+ <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
214
+ <action method="addToParentGroup"><group>detailed_info</group></action>
215
+ </block>
216
+ <block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
217
+ <action method="addToParentGroup"><group>detailed_info</group></action>
218
+ </block>
219
  <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
220
  <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
221
 
222
+ <block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
223
+ <label>Product View Extra Hint</label>
224
+ </block>
225
+
226
+ <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
227
+ <label>Info Column Options Wrapper</label>
228
  <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
229
  <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
230
  <action method="addOptionRenderer"><type>text</type><block>catalog/product_view_options_type_text</block><template>catalog/product/view/options/type/text.phtml</template></action>
231
  <action method="addOptionRenderer"><type>file</type><block>catalog/product_view_options_type_file</block><template>catalog/product/view/options/type/file.phtml</template></action>
232
  <action method="addOptionRenderer"><type>select</type><block>catalog/product_view_options_type_select</block><template>catalog/product/view/options/type/select.phtml</template></action>
233
  <action method="addOptionRenderer"><type>date</type><block>catalog/product_view_options_type_date</block><template>catalog/product/view/options/type/date.phtml</template></action>
 
 
234
  </block>
235
+ <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
236
+ </block>
237
+ <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
238
+ <label>Bottom Block Options Wrapper</label>
239
  <action method="insert"><block>product.tierprices</block></action>
240
  <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
241
  <action method="append"><block>product.info.addtocart</block></action>
242
+ <action method="append"><block>product.info.addto</block></action>
243
  </block>
244
 
245
  <block type="core/template_facade" name="product.info.container1" as="container1">
266
  <!--
267
  Additional block dependant on product type
268
  -->
269
+ <PRODUCT_TYPE_simple translate="label" module="catalog">
270
+ <label>Catalog Product View (Simple)</label>
271
  <reference name="product.info">
272
+ <block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
273
+ <block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
274
+ <label>Product Extra Info</label>
275
+ </block>
276
+ </block>
277
  </reference>
278
  </PRODUCT_TYPE_simple>
279
+ <PRODUCT_TYPE_configurable translate="label" module="catalog">
280
+ <label>Catalog Product View (Configurable)</label>
281
  <reference name="product.info">
282
+ <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
283
+ <block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
284
+ <label>Product Extra Info</label>
285
+ </block>
286
+ </block>
287
  </reference>
288
  <reference name="product.info.options.wrapper">
289
  <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
290
  </reference>
291
  </PRODUCT_TYPE_configurable>
292
+ <PRODUCT_TYPE_grouped translate="label" module="catalog">
293
+ <label>Catalog Product View (Grouped)</label>
294
  <reference name="product.info">
295
+ <block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
296
+ <block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
297
+ <label>Product Extra Info</label>
298
+ </block>
299
+ </block>
300
  </reference>
301
  </PRODUCT_TYPE_grouped>
302
+ <PRODUCT_TYPE_virtual translate="label" module="catalog">
303
+ <label>Catalog Product View (Virtual)</label>
304
  <reference name="product.info">
305
+ <block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
306
+ <block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
307
+ <label>Product Extra Info</label>
308
+ </block>
309
+ </block>
310
  </reference>
311
  </PRODUCT_TYPE_virtual>
312
 
313
+
314
+
315
  <!--
316
  Product send to friend
317
  -->
318
 
319
+ <catalog_product_send translate="label">
320
+ <label>Catalog Product Email to a Friend</label>
321
  <!-- Mage_Catalog -->
322
  <reference name="root">
323
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
335
  Product additional images gallery popup
336
  -->
337
 
338
+ <catalog_product_gallery translate="label">
339
+ <label>Catalog Product Image Gallery Popup</label>
340
  <!-- Mage_Catalog -->
341
  <reference name="root">
342
+ <action method="setTemplate"><template>page/popup.phtml</template></action>
343
  </reference>
344
  <reference name="content">
345
  <block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
350
  SEO Site Map
351
  -->
352
 
353
+ <catalog_seo_sitemap translate="label">
354
+ <label>Catalog Seo Sitemap (Common)</label>
355
  <remove name="right"/>
356
  <remove name="left"/>
357
 
367
  </reference>
368
  </catalog_seo_sitemap>
369
 
370
+ <catalog_seo_sitemap_category translate="label">
371
+ <label>Catalog Seo Sitemap (Category List)</label>
372
+ <reference name="head">
373
+ <action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
374
+ </reference>
375
  <update handle="catalog_seo_sitemap" />
376
  <reference name="seo.sitemap.container">
377
  <action method="setTitle" translate="title" module="catalog"><title>Categories</title></action>
386
  </reference>
387
  </catalog_seo_sitemap_category>
388
 
389
+ <catalog_seo_sitemap_category_tree translate="label">
390
+ <label>Catalog Seo Sitemap (Category Tree)</label>
391
  <reference name="seo.sitemap.container">
392
  <remove name="seo.sitemap.pager.top" />
393
  <remove name="seo.sitemap.pager.bottom" />
401
  </reference>
402
  </catalog_seo_sitemap_category_tree>
403
 
404
+ <catalog_seo_sitemap_product translate="label">
405
+ <label>Catalog Seo Sitemap (Product List)</label>
406
+ <reference name="head">
407
+ <action method="setTitle" translate="title" module="catalog"><title>Site Map</title></action>
408
+ </reference>
409
  <update handle="catalog_seo_sitemap" />
410
  <reference name="seo.sitemap.container">
411
  <action method="setTitle" translate="title" module="catalog"><title>Products</title></action>
425
  Catalog search terms block
426
  -->
427
 
428
+ <catalog_seo_searchterm_popular translate="label">
429
+ <label>Catalog Seo Popular Search Terms</label>
430
  <remove name="right"/>
431
  <remove name="left"/>
432
  <reference name="root">
app/design/frontend/default/freepop/layout/catalogsearch.xml CHANGED
@@ -19,10 +19,10 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category design_default
23
- * @package Mage
24
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
25
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  -->
@@ -46,36 +46,42 @@
46
  </reference>
47
  </default>
48
 
49
- <catalogsearch_result_index>
50
- <remove name="right.newsletter" />
51
- <remove name="right.reports.product.viewed" />
52
  <reference name="root">
53
- <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
54
  </reference>
55
  <reference name="left">
56
  <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>
57
- <block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribe.phtml"/>
58
  </reference>
59
  <reference name="content">
60
  <block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml">
61
- <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml"></block>
 
 
 
 
 
 
 
 
 
 
62
  <action method="setListOrders"/>
63
  <action method="setListModes"/>
64
  <action method="setListCollection"/>
65
  </block>
66
  </reference>
67
-
68
- <reference name="right">
69
- <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml" />
70
- </reference>
71
  </catalogsearch_result_index>
72
 
73
- <catalogsearch_advanced_index>
 
74
  <!-- Mage_Catalogsearch -->
75
  <reference name="root">
76
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
77
  </reference>
78
  <reference name="head">
 
79
  <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
80
  <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
81
  <action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
@@ -90,14 +96,26 @@
90
  Advanced search results
91
  -->
92
 
93
- <catalogsearch_advanced_result>
 
 
94
  <!-- Mage_Catalogsearch -->
95
  <reference name="root">
96
- <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
97
  </reference>
98
  <reference name="content">
99
  <block type="catalogsearch/advanced_result" name="catalogsearch_advanced_result" template="catalogsearch/advanced/result.phtml">
100
- <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml"></block>
 
 
 
 
 
 
 
 
 
 
101
  <action method="setListOrders"/>
102
  <action method="setListModes"/>
103
  <action method="setListCollection"/>
@@ -105,10 +123,14 @@ Advanced search results
105
  </reference>
106
  </catalogsearch_advanced_result>
107
 
108
- <catalogsearch_term_popular>
 
109
  <remove name="right"/>
110
  <remove name="left"/>
111
 
 
 
 
112
  <reference name="root">
113
  <action method="setTemplate"><template>page/1column.phtml</template></action>
114
  </reference>
@@ -117,4 +139,4 @@ Advanced search results
117
  </reference>
118
  </catalogsearch_term_popular>
119
 
120
- </layout>
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  -->
46
  </reference>
47
  </default>
48
 
49
+ <catalogsearch_result_index translate="label">
50
+ <label>Quick Search Form</label>
 
51
  <reference name="root">
52
+ <action method="setTemplate"><template>page/3columns.phtml</template></action>
53
  </reference>
54
  <reference name="left">
55
  <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>
 
56
  </reference>
57
  <reference name="content">
58
  <block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml">
59
+ <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
60
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
61
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
62
+ </block>
63
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
64
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
65
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
66
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
67
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
68
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
69
+ </block>
70
  <action method="setListOrders"/>
71
  <action method="setListModes"/>
72
  <action method="setListCollection"/>
73
  </block>
74
  </reference>
 
 
 
 
75
  </catalogsearch_result_index>
76
 
77
+ <catalogsearch_advanced_index translate="label">
78
+ <label>Advanced Search Form</label>
79
  <!-- Mage_Catalogsearch -->
80
  <reference name="root">
81
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
82
  </reference>
83
  <reference name="head">
84
+ <action method="setTitle" translate="title" module="catalogsearch"><title>Advanced Search</title></action>
85
  <action method="addItem"><type>js_css</type><name>calendar/calendar-win2k-1.css</name><params/><!--<if/><condition>can_load_calendar_js</condition>--></action>
86
  <action method="addItem"><type>js</type><name>calendar/calendar.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
87
  <action method="addItem"><type>js</type><name>calendar/calendar-setup.js</name><!--<params/><if/><condition>can_load_calendar_js</condition>--></action>
96
  Advanced search results
97
  -->
98
 
99
+ <catalogsearch_advanced_result translate="label">
100
+ <label>Advanced Search Result</label>
101
+ <update handle="page_two_columns_right" />
102
  <!-- Mage_Catalogsearch -->
103
  <reference name="root">
104
+ <action method="setTemplate"><template>page/3columns.phtml</template></action>
105
  </reference>
106
  <reference name="content">
107
  <block type="catalogsearch/advanced_result" name="catalogsearch_advanced_result" template="catalogsearch/advanced/result.phtml">
108
+ <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
109
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
110
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
111
+ </block>
112
+ <action method="addColumnCountLayoutDepend"><layout>empty</layout><count>6</count></action>
113
+ <action method="addColumnCountLayoutDepend"><layout>one_column</layout><count>5</count></action>
114
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_left</layout><count>4</count></action>
115
+ <action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>4</count></action>
116
+ <action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>3</count></action>
117
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
118
+ </block>
119
  <action method="setListOrders"/>
120
  <action method="setListModes"/>
121
  <action method="setListCollection"/>
123
  </reference>
124
  </catalogsearch_advanced_result>
125
 
126
+ <catalogsearch_term_popular translate="label">
127
+ <label>Popular Search Terms</label>
128
  <remove name="right"/>
129
  <remove name="left"/>
130
 
131
+ <reference name="head">
132
+ <action method="setTitle" translate="title" module="catalogsearch"><title>Search Terms</title></action>
133
+ </reference>
134
  <reference name="root">
135
  <action method="setTemplate"><template>page/1column.phtml</template></action>
136
  </reference>
139
  </reference>
140
  </catalogsearch_term_popular>
141
 
142
+ </layout>
app/design/frontend/default/freepop/layout/cms.xml ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Academic Free License (AFL 3.0)
9
+ * that is bundled with this package in the file LICENSE_AFL.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/afl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to license@magentocommerce.com so we can send you a copy immediately.
15
+ *
16
+ * DISCLAIMER
17
+ *
18
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
19
+ * versions in the future. If you wish to customize Magento for your
20
+ * needs please refer to http://www.magentocommerce.com for more information.
21
+ *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+ -->
28
+ <layout version="0.1.0">
29
+ <!--
30
+ Default layout, loads most of the pages
31
+ -->
32
+
33
+ <default>
34
+ <reference name="footer">
35
+ <block type="cms/block" name="cms_footer_links" before="footer_links">
36
+ <!--
37
+ The content of this block is taken from the database by its block_id.
38
+ You can manage it in admin CMS -> Static Blocks
39
+ -->
40
+ <action method="setBlockId"><block_id>footer_links</block_id></action>
41
+ </block>
42
+ </reference>
43
+ <reference name="header">
44
+ <block type="core/template" name="important" as="important" template="cms/important.phtml"/>
45
+ </reference>
46
+ </default>
47
+
48
+ <cms_page translate="label">
49
+ <label>CMS Pages (All)</label>
50
+ <reference name="content">
51
+ <block type="core/template" name="page_content_heading" template="cms/content_heading.phtml"/>
52
+ <block type="page/html_wrapper" name="cms.wrapper" translate="label">
53
+ <label>CMS Content Wrapper</label>
54
+ <action method="setElementClass"><value>std</value></action>
55
+ <block type="cms/page" name="cms_page"/>
56
+ </block>
57
+ </reference>
58
+ </cms_page>
59
+
60
+ <cms_index_index translate="label">
61
+ <label>CMS Home Page</label>
62
+ </cms_index_index>
63
+
64
+ <cms_index_defaultindex>
65
+ <remove name="right"/>
66
+ <remove name="left"/>
67
+
68
+ <reference name="root">
69
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
70
+ </reference>
71
+ <reference name="content">
72
+ <block type="core/template" name="default_home_page" template="cms/default/home.phtml"/>
73
+ </reference>
74
+ </cms_index_defaultindex>
75
+
76
+ <cms_index_noroute translate="label">
77
+ <label>CMS No-Route Page</label>
78
+ </cms_index_noroute>
79
+
80
+ <cms_index_defaultnoroute>
81
+ <remove name="right"/>
82
+ <remove name="left"/>
83
+
84
+ <reference name="root">
85
+ <action method="setTemplate"><template>page/1column.phtml</template></action>
86
+ </reference>
87
+ <reference name="content">
88
+ <block type="core/template" name="default_no_route" template="cms/default/no-route.phtml"/>
89
+ </reference>
90
+ </cms_index_defaultnoroute>
91
+
92
+ </layout>
app/design/frontend/default/freepop/layout/directory.xml CHANGED
@@ -19,10 +19,10 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category design_default
23
- * @package Mage
24
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
25
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  -->
@@ -31,11 +31,16 @@
31
  <!--
32
  Category default layout
33
  -->
 
 
 
 
 
34
 
35
  <catalog_category_default>
36
- <reference name="left">
37
-
38
- </reference>
39
  </catalog_category_default>
40
 
41
  <!--
@@ -43,26 +48,25 @@ Category layered navigation layout
43
  -->
44
 
45
  <catalog_category_layered>
46
- <reference name="left">
47
- <!-- <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/> -->
48
- </reference>
49
  </catalog_category_layered>
50
 
51
-
52
  <!--
53
  Catalog Search layout
54
  -->
55
 
56
  <catalogsearch_advanced_index>
57
- <reference name="left">
58
  <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
59
- </reference>
60
  </catalogsearch_advanced_index>
61
 
62
  <catalogsearch_result_index>
63
- <reference name="left">
64
  <block type="directory/currency" name="currency" before="-" template="directory/currency.phtml"/>
65
- </reference>
66
  </catalogsearch_result_index>
67
 
68
  <catalogsearch_advanced_result>
@@ -71,4 +75,4 @@ Catalog Search layout
71
  </reference>
72
  </catalogsearch_advanced_result>
73
 
74
- </layout>
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
 
28
  -->
31
  <!--
32
  Category default layout
33
  -->
34
+ <default>
35
+ <reference name="head">
36
+ <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml" />
37
+ </reference>
38
+ </default>
39
 
40
  <catalog_category_default>
41
+ <!--<reference name="left">
42
+ <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
43
+ </reference>-->
44
  </catalog_category_default>
45
 
46
  <!--
48
  -->
49
 
50
  <catalog_category_layered>
51
+ <!--<reference name="left">
52
+ <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
53
+ </reference>-->
54
  </catalog_category_layered>
55
 
 
56
  <!--
57
  Catalog Search layout
58
  -->
59
 
60
  <catalogsearch_advanced_index>
61
+ <!--<reference name="left">
62
  <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
63
+ </reference>-->
64
  </catalogsearch_advanced_index>
65
 
66
  <catalogsearch_result_index>
67
+ <!--<reference name="left">
68
  <block type="directory/currency" name="currency" before="-" template="directory/currency.phtml"/>
69
+ </reference>-->
70
  </catalogsearch_result_index>
71
 
72
  <catalogsearch_advanced_result>
75
  </reference>
76
  </catalogsearch_advanced_result>
77
 
78
+ </layout>
app/design/frontend/default/freepop/layout/newsletter.xml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Academic Free License (AFL 3.0)
9
+ * that is bundled with this package in the file LICENSE_AFL.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/afl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to license@magentocommerce.com so we can send you a copy immediately.
15
+ *
16
+ * DISCLAIMER
17
+ *
18
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
19
+ * versions in the future. If you wish to customize Magento for your
20
+ * needs please refer to http://www.magentocommerce.com for more information.
21
+ *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+
28
+ -->
29
+ <layout version="0.1.0">
30
+
31
+ <!--
32
+ Default layout, loads most of the pages
33
+ -->
34
+
35
+ <default>
36
+
37
+ <!-- Mage_Newsletter -->
38
+ <reference name="left">
39
+ <block type="newsletter/subscribe" after="menuleft" name="left.newsletter" template="newsletter/subscribe.phtml"/>
40
+ </reference>
41
+
42
+ </default>
43
+
44
+ <!--
45
+ Customer account pages, rendered for all tabs in dashboard
46
+ -->
47
+
48
+ <customer_account>
49
+ <!-- Mage_Newsletter -->
50
+ <reference name="customer_account_navigation">
51
+ <action method="addLink" translate="label" module="newsletter"><name>newsletter</name><path>newsletter/manage/</path><label>Newsletter Subscriptions</label></action>
52
+ </reference>
53
+ <remove name="left.newsletter"/>
54
+ </customer_account>
55
+
56
+ <newsletter_manage_index translate="label">
57
+ <label>Customer My Account Newsletter Subscriptions</label>
58
+ <update handle="customer_account"/>
59
+ <reference name="my.account.wrapper">
60
+ <block type="customer/newsletter" name="customer_newsletter">
61
+ <block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before" translate="label">
62
+ <label>Newsletter Subscription Form Before</label>
63
+ <action method="setMayBeInvisible"><value>1</value></action>
64
+ </block>
65
+ </block>
66
+ </reference>
67
+ </newsletter_manage_index>
68
+
69
+ </layout>
app/design/frontend/default/freepop/layout/page.xml CHANGED
@@ -19,10 +19,10 @@
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
- * @category design_default
23
- * @package Mage
24
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
25
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
28
  <layout version="0.1.0">
@@ -30,12 +30,13 @@
30
  Default layout, loads most of the pages
31
  -->
32
 
33
- <default>
 
34
  <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
35
 
36
  <block type="page/html_head" name="head" as="head">
37
  <action method="addJs"><script>prototype/prototype.js</script></action>
38
- <action method="addJs" ifconfig="dev/js/deprecation"><script>prototype/deprecation.js</script></action>
39
  <action method="addJs"><script>prototype/validation.js</script></action>
40
  <action method="addJs"><script>scriptaculous/builder.js</script></action>
41
  <action method="addJs"><script>scriptaculous/effects.js</script></action>
@@ -47,19 +48,20 @@ Default layout, loads most of the pages
47
  <action method="addJs"><script>varien/menu.js</script></action>
48
  <action method="addJs"><script>mage/translate.js</script></action>
49
  <action method="addJs"><script>mage/cookies.js</script></action>
50
- <action method="addCss"><stylesheet>css/reset.css</stylesheet></action>
51
- <action method="addCss"><stylesheet>css/boxes.css</stylesheet></action>
52
- <action method="addCss"><stylesheet>css/menu.css</stylesheet></action>
53
- <action method="addCss"><stylesheet>css/clears.css</stylesheet></action>
54
 
55
- <action method="addItem"><type>skin_css</type><name>css/iestyles.css</name><params/><if>lt IE 8</if></action>
56
- <action method="addItem"><type>skin_css</type><name>css/ie7minus.css</name><params/><if>lt IE 7</if></action>
 
 
 
 
57
 
58
  <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
59
- <action method="addItem"><type>js</type><name>varien/iehover-fix.js</name><params/><if>lt IE 7</if></action>
 
60
 
61
- <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
62
- <action method="addCss"><stylesheet>css/style.css</stylesheet></action>
63
  </block>
64
 
65
  <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
@@ -67,100 +69,121 @@ Default layout, loads most of the pages
67
  <block type="page/html_header" name="header" as="header">
68
  <block type="page/template_links" name="top.links" as="topLinks"/>
69
  <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
70
- <block type="core/text_list" name="top.menu" as="topMenu"/>
 
 
 
 
 
 
71
  </block>
72
 
73
  <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
74
 
75
- <block type="core/text_list" name="left" as="left">
76
- <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
77
- </block>
78
 
79
  <block type="core/messages" name="global_messages" as="global_messages"/>
80
  <block type="core/messages" name="messages" as="messages"/>
81
 
82
- <block type="core/text_list" name="content" as="content"/>
 
 
83
 
84
- <block type="core/text_list" name="right" as="right"/>
 
 
85
 
86
  <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
 
 
 
 
87
  <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
88
  <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
89
  </block>
90
 
91
- <block type="core/text_list" name="before_body_end" as="before_body_end"/>
 
 
92
  </block>
93
 
94
- <block type="core/profiler" output="toHtml"/>
95
  </default>
96
 
97
- <print>
 
98
  <!-- Mage_Page -->
99
  <block type="page/html" name="root" output="toHtml" template="page/print.phtml">
100
 
101
  <block type="page/html_head" name="head" as="head">
102
  <action method="addJs"><script>prototype/prototype.js</script></action>
103
  <action method="addJs"><script>mage/translate.js</script></action>
 
104
  <action method="addJs"><script>prototype/validation.js</script></action>
105
  <action method="addJs"><script>varien/js.js</script></action>
106
 
107
- <action method="addCss"><stylesheet>css/reset.css</stylesheet></action>
108
- <action method="addCss"><stylesheet>css/boxes.css</stylesheet></action>
109
- <action method="addCss"><stylesheet>css/menu.css</stylesheet></action>
110
- <action method="addCss"><stylesheet>css/clears.css</stylesheet></action>
111
-
112
- <action method="addItem"><type>skin_css</type><name>css/iestyles.css</name><params/><if>lt IE 8</if></action>
113
- <action method="addItem"><type>skin_css</type><name>css/ie7minus.css</name><params/><if>lt IE 7</if></action>
114
 
115
  <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
116
- <action method="addItem"><type>js</type><name>varien/iehover-fix.js</name><params/><if>lt IE 7</if></action>
117
 
118
- <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
119
  </block>
120
 
121
- <block type="core/text_list" name="content" as="content"/>
 
 
122
 
123
  </block>
124
  </print>
125
-
126
  <!-- Custom page layout handles -->
127
- <page_empty>
 
128
  <reference name="root">
129
- <action method="setTemplate"><template>page/one-column.phtml</template></action>
130
  <!-- Mark root page block that template is applied -->
131
- <action method="setIsHandle"><applied>1</applied></action>
132
  </reference>
133
  </page_empty>
134
-
135
- <page_one_column>
 
136
  <reference name="root">
137
  <action method="setTemplate"><template>page/1column.phtml</template></action>
138
  <!-- Mark root page block that template is applied -->
139
- <action method="setIsHandle"><applied>1</applied></action>
140
  </reference>
141
  </page_one_column>
142
-
143
- <page_two_columns_left>
 
144
  <reference name="root">
145
  <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
146
  <!-- Mark root page block that template is applied -->
147
- <action method="setIsHandle"><applied>1</applied></action>
148
  </reference>
149
  </page_two_columns_left>
150
-
151
- <page_two_columns_right>
 
152
  <reference name="root">
153
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
154
  <!-- Mark root page block that template is applied -->
155
- <action method="setIsHandle"><applied>1</applied></action>
156
  </reference>
157
  </page_two_columns_right>
158
-
159
- <page_three_columns>
 
160
  <reference name="root">
161
  <action method="setTemplate"><template>page/3columns.phtml</template></action>
162
  <!-- Mark root page block that template is applied -->
163
- <action method="setIsHandle"><applied>1</applied></action>
164
  </reference>
165
  </page_three_columns>
166
  </layout>
19
  * versions in the future. If you wish to customize Magento for your
20
  * needs please refer to http://www.magentocommerce.com for more information.
21
  *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
  */
27
  -->
28
  <layout version="0.1.0">
30
  Default layout, loads most of the pages
31
  -->
32
 
33
+ <default translate="label" module="page">
34
+ <label>All Pages</label>
35
  <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
36
 
37
  <block type="page/html_head" name="head" as="head">
38
  <action method="addJs"><script>prototype/prototype.js</script></action>
39
+ <action method="addJs"><script>lib/ccard.js</script></action>
40
  <action method="addJs"><script>prototype/validation.js</script></action>
41
  <action method="addJs"><script>scriptaculous/builder.js</script></action>
42
  <action method="addJs"><script>scriptaculous/effects.js</script></action>
48
  <action method="addJs"><script>varien/menu.js</script></action>
49
  <action method="addJs"><script>mage/translate.js</script></action>
50
  <action method="addJs"><script>mage/cookies.js</script></action>
 
 
 
 
51
 
52
+ <block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
53
+
54
+ <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
55
+ <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
56
+ <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
57
+ <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
58
 
59
  <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
60
+ <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
61
+ </block>
62
 
63
+ <block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
64
+ <label>Page Top</label>
65
  </block>
66
 
67
  <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml" />
69
  <block type="page/html_header" name="header" as="header">
70
  <block type="page/template_links" name="top.links" as="topLinks"/>
71
  <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
72
+ <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
73
+ <label>Navigation Bar</label>
74
+ </block>
75
+ <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
76
+ <label>Page Header</label>
77
+ <action method="setElementClass"><value>top-container</value></action>
78
+ </block>
79
  </block>
80
 
81
  <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
82
 
83
+ <block type="core/text_list" name="left" as="left" translate="label">
84
+ <label>Left Column</label>
85
+ </block>
86
 
87
  <block type="core/messages" name="global_messages" as="global_messages"/>
88
  <block type="core/messages" name="messages" as="messages"/>
89
 
90
+ <block type="core/text_list" name="content" as="content" translate="label">
91
+ <label>Main Content Area</label>
92
+ </block>
93
 
94
+ <block type="core/text_list" name="right" as="right" translate="label">
95
+ <label>Right Column</label>
96
+ </block>
97
 
98
  <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
99
+ <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
100
+ <label>Page Footer</label>
101
+ <action method="setElementClass"><value>bottom-container</value></action>
102
+ </block>
103
  <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
104
  <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
105
  </block>
106
 
107
+ <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
108
+ <label>Page Bottom</label>
109
+ </block>
110
  </block>
111
 
112
+ <block type="core/profiler" output="toHtml" name="core_profiler"/>
113
  </default>
114
 
115
+ <print translate="label" module="page">
116
+ <label>All Pages (Print Version)</label>
117
  <!-- Mage_Page -->
118
  <block type="page/html" name="root" output="toHtml" template="page/print.phtml">
119
 
120
  <block type="page/html_head" name="head" as="head">
121
  <action method="addJs"><script>prototype/prototype.js</script></action>
122
  <action method="addJs"><script>mage/translate.js</script></action>
123
+ <action method="addJs"><script>lib/ccard.js</script></action>
124
  <action method="addJs"><script>prototype/validation.js</script></action>
125
  <action method="addJs"><script>varien/js.js</script></action>
126
 
127
+ <action method="addCss"><stylesheet>css/styles.css</stylesheet></action>
128
+ <action method="addItem"><type>skin_css</type><name>css/styles-ie.css</name><params/><if>lt IE 8</if></action>
129
+ <action method="addCss"><stylesheet>css/widgets.css</stylesheet></action>
130
+ <action method="addCss"><stylesheet>css/print.css</stylesheet><params>media="print"</params></action>
 
 
 
131
 
132
  <action method="addItem"><type>js</type><name>lib/ds-sleight.js</name><params/><if>lt IE 7</if></action>
133
+ <action method="addItem"><type>skin_js</type><name>js/ie6.js</name><params/><if>lt IE 7</if></action>
134
 
 
135
  </block>
136
 
137
+ <block type="core/text_list" name="content" as="content" translate="label">
138
+ <label>Main Content Area</label>
139
+ </block>
140
 
141
  </block>
142
  </print>
143
+
144
  <!-- Custom page layout handles -->
145
+ <page_empty translate="label">
146
+ <label>All Empty Layout Pages</label>
147
  <reference name="root">
148
+ <action method="setTemplate"><template>page/empty.phtml</template></action>
149
  <!-- Mark root page block that template is applied -->
150
+ <action method="setIsHandle"><applied>1</applied></action>
151
  </reference>
152
  </page_empty>
153
+
154
+ <page_one_column translate="label">
155
+ <label>All One-Column Layout Pages</label>
156
  <reference name="root">
157
  <action method="setTemplate"><template>page/1column.phtml</template></action>
158
  <!-- Mark root page block that template is applied -->
159
+ <action method="setIsHandle"><applied>1</applied></action>
160
  </reference>
161
  </page_one_column>
162
+
163
+ <page_two_columns_left translate="label">
164
+ <label>All Two-Column Layout Pages (Left Column)</label>
165
  <reference name="root">
166
  <action method="setTemplate"><template>page/2columns-left.phtml</template></action>
167
  <!-- Mark root page block that template is applied -->
168
+ <action method="setIsHandle"><applied>1</applied></action>
169
  </reference>
170
  </page_two_columns_left>
171
+
172
+ <page_two_columns_right translate="label">
173
+ <label>All Two-Column Layout Pages (Right Column)</label>
174
  <reference name="root">
175
  <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
176
  <!-- Mark root page block that template is applied -->
177
+ <action method="setIsHandle"><applied>1</applied></action>
178
  </reference>
179
  </page_two_columns_right>
180
+
181
+ <page_three_columns translate="label">
182
+ <label>All Three-Column Layout Pages</label>
183
  <reference name="root">
184
  <action method="setTemplate"><template>page/3columns.phtml</template></action>
185
  <!-- Mark root page block that template is applied -->
186
+ <action method="setIsHandle"><applied>1</applied></action>
187
  </reference>
188
  </page_three_columns>
189
  </layout>
app/design/frontend/default/freepop/layout/tag.xml ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Academic Free License (AFL 3.0)
9
+ * that is bundled with this package in the file LICENSE_AFL.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/afl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to license@magentocommerce.com so we can send you a copy immediately.
15
+ *
16
+ * DISCLAIMER
17
+ *
18
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
19
+ * versions in the future. If you wish to customize Magento for your
20
+ * needs please refer to http://www.magentocommerce.com for more information.
21
+ *
22
+ * @category design
23
+ * @package base_default
24
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
25
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
26
+ */
27
+
28
+ -->
29
+ <layout version="0.1.0">
30
+
31
+ <!--
32
+ Default layout, loads most of the pages
33
+ -->
34
+
35
+ <default>
36
+ <!-- Mage_Tag -->
37
+ <reference name="right">
38
+ <block type="tag/popular" name="tags_popular" before="right.poll" template="tag/popular.phtml"/>
39
+ </reference>
40
+
41
+ </default>
42
+
43
+ <!--
44
+ Customer account pages, rendered for all tabs in dashboard
45
+ -->
46
+
47
+ <customer_account>
48
+ <!-- Mage_Tag -->
49
+ <reference name="customer_account_navigation">
50
+ <action method="addLink" translate="label" module="tag"><name>tags</name><path>tag/customer/</path><label>My Tags</label></action>
51
+ </reference>
52
+ </customer_account>
53
+
54
+ <!--
55
+ Customer account home dashboard layout
56
+ -->
57
+
58
+ <customer_account_index>
59
+ <!-- Mage_Tag -->
60
+ <reference name="customer_account_dashboard">
61
+ <action method="unsetChild"><name>customer_account_dashboard_info2</name></action>
62
+ <block type="tag/customer_recent" name="customer_account_dashboard_info2" as="info2" template="tag/customer/recent.phtml"/>
63
+ </reference>
64
+ </customer_account_index>
65
+
66
+ <catalog_product_view translate="label">
67
+ <label>Catalog Product View</label>
68
+ <!-- Mage_Tag -->
69
+ <reference name="product.info.additional">
70
+ <block type="tag/product_list" name="product_tag_list" before="-" template="tag/list.phtml">
71
+ <block type="page/html_wrapper" name="product.tag.list.list.before" as="list_before" translate="label">
72
+ <label>Tags List Before</label>
73
+ <action method="setMayBeInvisible"><value>1</value></action>
74
+ </block>
75
+ </block>
76
+ </reference>
77
+ </catalog_product_view>
78
+
79
+ <!--
80
+ All tags page
81
+ -->
82
+
83
+ <tag_list_index translate="label">
84
+ <label>Tags List (All Available)</label>
85
+ <!-- Mage_Tag -->
86
+ <reference name="root">
87
+ <action method="setTemplate"><template>page/2columns-right.phtml</template></action>
88
+ </reference>
89
+ <reference name="content">
90
+ <block type="tag/all" name="tags_all" template="tag/cloud.phtml"/>
91
+ </reference>
92
+ </tag_list_index>
93
+
94
+ <tag_product_list translate="label">
95
+ <label>Tagged Products List</label>
96
+ <!-- Mage_Tag -->
97
+ <reference name="content">
98
+ <block type="tag/product_result" name="tag_products" template="catalogsearch/result.phtml">
99
+ <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
100
+ <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
101
+ <block type="page/html_pager" name="product_list_toolbar_pager"/>
102
+ </block>
103
+ <action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
104
+ </block>
105
+ <action method="setListOrders"/>
106
+ <action method="setListModes"/>
107
+ <action method="setListCollection"/>
108
+ </block>
109
+ </reference>
110
+ </tag_product_list>
111
+
112
+ <tag_customer_index translate="label">
113
+ <label>Customer My Account My Tags List</label>
114
+ <update handle="customer_account"/>
115
+ <reference name="root">
116
+ <action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
117
+ </reference>
118
+ <reference name="my.account.wrapper">
119
+ <block type="tag/customer_tags" name="customer_tags" template="tag/customer/tags.phtml"/>
120
+ </reference>
121
+ </tag_customer_index>
122
+
123
+ <tag_customer_view translate="label">
124
+ <label>Customer My Account Tag View</label>
125
+ <update handle="customer_account"/>
126
+ <reference name="root">
127
+ <action method="setHeaderTitle" translate="title" module="customer"><title>My Account</title></action>
128
+ </reference>
129
+ <reference name="my.account.wrapper">
130
+ <block type="tag/customer_view" name="customer_view" template="tag/customer/view.phtml"/>
131
+ </reference>
132
+ </tag_customer_view>
133
+
134
+ </layout>
app/design/frontend/default/freepop/layout/testimonial.xml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <layout version="0.1.0">
3
+ <default>
4
+ <reference name="head">
5
+ <action method="addJs"><script>mw_js/jquery.js</script></action>
6
+ <action method="addJs"><script>mw_js/jquery_noconflict.js</script></action>
7
+ </reference>
8
+ <!-- <reference name="right">
9
+ <block type="testimonial/testimonial" name="right.testimonial.testimonial" before="-">
10
+ <action method="setTemplate">
11
+ <template>testimonial/testimonial_advance.phtml</template>
12
+ </action>
13
+ </block>
14
+ </reference>
15
+ <reference name="left">
16
+ <block type="testimonial/testimonial" name="left.testimonial.testimonial" before="-">
17
+ <action method="setTemplate">
18
+ <template>testimonial/testimonial_advance.phtml</template>
19
+ </action>
20
+ </block>
21
+ </reference>
22
+ -->
23
+ </default>
24
+ <testimonial_index_index>
25
+ <reference name="content">
26
+ <block type="testimonial/list" name="list" template="testimonial/list.phtml" />
27
+ </reference>
28
+ </testimonial_index_index>
29
+ <testimonial_view_details>
30
+ <reference name="content">
31
+ <block type="testimonial/view" name="view" template="testimonial/view.phtml" />
32
+ </reference>
33
+ </testimonial_view_details>
34
+ <testimonial_submit_index>
35
+ <reference name="content">
36
+ <block type="testimonial/submit" name="submit" template="testimonial/submit.phtml" />
37
+ </reference>
38
+ </testimonial_submit_index>
39
+ </layout>
app/design/frontend/default/freepop/template/callouts/left_col.phtml DELETED
@@ -1,38 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <div class="box">
29
- <?php if (strtolower(substr($this->getLinkUrl(),0,4))==='http'): ?>
30
- <a href="<?php echo $this->getLinkUrl() ?>">
31
- <?php elseif($this->getLinkUrl()): ?>
32
- <a href="<?php echo $this->getUrl($this->getLinkUrl()) ?>">
33
- <?php endif ?>
34
- <img src="<?php echo $this->getSkinUrl($this->getImgSrc()) ?>" width="195" alt="<?php echo $this->__($this->getImgAlt()) ?>" style="display:block;" />
35
- <?php if ($this->getLinkUrl()): ?>
36
- </a>
37
- <?php endif ?>
38
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/callouts/right_col.phtml DELETED
@@ -1,30 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <div class="box">
29
- <img src="<?php echo $this->getSkinUrl('images/free_02.gif') ?>" width="100%" alt="<?php echo __('Keep your eyes open for our special Back to School items and save A LOT!') ?>" style="display:block;margin-bottom:15px;" />
30
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/category/view.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
@@ -35,83 +35,37 @@
35
  $_helper = $this->helper('catalog/output');
36
  $_category = $this->getCurrentCategory();
37
  $_imgHtml = '';
38
- if ($_imageUrl = $_category->getImageUrl()) {
39
- $_imgHtml = '<img src="'.$_imageUrl.'" alt="'.$this->htmlEscape($_category->getName()).'" width="534" />';
40
  $_imgHtml = $_helper->categoryAttribute($_category, $_imgHtml, 'image');
41
  }
42
  ?>
 
43
 
 
 
 
44
 
45
- <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
46
- <?php if($this->isContentMode()): ?>
47
-
48
- <?php if($_imgHtml): ?>
49
- <p><?php echo $_imgHtml?></p>
50
  <?php endif; ?>
51
- <div class="category-head">
52
- <div class="left_head"><span></span></div>
53
- <div class="center_head">
54
- <?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
55
- <a href="<?php echo $this->getRssLink() ?>" class="link-feed right"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
56
- <?php endif; ?>
57
- <h2><?php echo $_helper->categoryAttribute($_category, $this->htmlEscape($_category->getName()), 'name') ?></h2>
58
- </div>
59
- <div class="right_head"><span></span></div>
60
- <div class="clear_both1"><span></span></div>
61
  </div>
62
- <?php /*
63
- <?php if($_description=$_category->getDescription()): ?>
64
- <p class="category-description"><?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?></p>
65
  <?php endif; ?>
66
- */ ?>
 
67
  <?php echo $this->getCmsBlockHtml() ?>
 
68
  <?php elseif($this->isMixedMode()): ?>
69
- <?php if($_imgHtml): ?>
70
- <p><?php echo $_imgHtml?></p>
71
- <?php endif; ?>
72
- <div class="category-head">
73
- <div class="left_head"><span></span></div>
74
- <div class="center_head">
75
- <?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
76
- <a href="<?php echo $this->getRssLink() ?>" class="link-feed right"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
77
- <?php endif; ?>
78
- <h2><?php echo $_helper->categoryAttribute($_category, $this->htmlEscape($_category->getName()), 'name') ?></h2>
79
- </div>
80
- <div class="right_head"><span></span></div>
81
- <div class="clear_both1"><span></span></div>
82
- </div>
83
- <?php /*
84
- <?php if($_description=$_category->getDescription()): ?>
85
- <p class="category-description"><?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?></p>
86
- <?php endif; ?>
87
- */ ?>
88
- <?php /*
89
- <?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
90
- <a href="<?php echo $this->getRssLink() ?>" class="link-feed"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
91
- <?php endif; ?>
92
- */ ?>
93
  <?php echo $this->getCmsBlockHtml() ?>
94
  <?php echo $this->getProductListHtml() ?>
95
 
96
  <?php else: ?>
97
- <?php if($_imgHtml): ?>
98
- <p><?php echo $_imgHtml?></p>
99
- <?php endif; ?>
100
- <div class="category-head">
101
- <div class="left_head"><span></span></div>
102
- <div class="center_head">
103
- <?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
104
- <a href="<?php echo $this->getRssLink() ?>" class="link-feed right"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
105
- <?php endif; ?>
106
- <h2><?php echo $_helper->categoryAttribute($_category, $this->htmlEscape($_category->getName()), 'name') ?></h2>
107
- </div>
108
- <div class="right_head"><span></span></div>
109
- <div class="clear_both1"><span></span></div>
110
- </div>
111
- <?php /*
112
- <?php if($_description=$_category->getDescription()): ?>
113
- <p class="category-description"><?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?></p>
114
- <?php endif; ?>
115
- */ ?>
116
  <?php echo $this->getProductListHtml() ?>
117
- <?php endif; ?>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
35
  $_helper = $this->helper('catalog/output');
36
  $_category = $this->getCurrentCategory();
37
  $_imgHtml = '';
38
+ if ($_imgUrl = $_category->getImageUrl()) {
39
+ $_imgHtml = '<p class="category-image"><img src="'.$_imgUrl.'" alt="'.$this->htmlEscape($_category->getName()).'" title="'.$this->htmlEscape($_category->getName()).'" /></p>';
40
  $_imgHtml = $_helper->categoryAttribute($_category, $_imgHtml, 'image');
41
  }
42
  ?>
43
+ <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
44
 
45
+ <?php if($_imgUrl): ?>
46
+ <?php echo $_imgHtml ?>
47
+ <?php endif; ?>
48
 
49
+ <div class="page-title category-title">
50
+ <?php if($this->IsRssCatalogEnable() && $this->IsTopCategory()): ?>
51
+ <a href="<?php echo $this->getRssLink() ?>" class="link-rss"><?php echo $this->__('Subscribe to RSS Feed') ?></a>
 
 
52
  <?php endif; ?>
53
+ <h1><?php echo $_helper->categoryAttribute($_category, $_category->getName(), 'name') ?></h1>
54
+ </div>
55
+
56
+ <?php if($_description=$this->getCurrentCategory()->getDescription()): ?>
57
+ <div class="category-description std">
58
+ <?php echo $_helper->categoryAttribute($_category, $_description, 'description') ?>
 
 
 
 
59
  </div>
 
 
 
60
  <?php endif; ?>
61
+
62
+ <?php if($this->isContentMode()): ?>
63
  <?php echo $this->getCmsBlockHtml() ?>
64
+
65
  <?php elseif($this->isMixedMode()): ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  <?php echo $this->getCmsBlockHtml() ?>
67
  <?php echo $this->getProductListHtml() ?>
68
 
69
  <?php else: ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  <?php echo $this->getProductListHtml() ?>
71
+ <?php endif; ?>
app/design/frontend/default/freepop/template/catalog/navigation/left.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
27
  /**
@@ -31,31 +31,29 @@
31
  */
32
  ?>
33
  <?php if (!Mage::registry('current_category')) return ?>
34
- <?php $_categories=$this->getCurrentChildCategories() ?>
35
  <?php $_count = is_array($_categories)?count($_categories):$_categories->count(); ?>
36
  <?php if($_count): ?>
37
- <div class="box layered-nav">
38
- <div class="head">
39
- <h3><?php echo $this->__('Browse By') ?></h3>
40
  </div>
41
- <div class="border-creator">
42
- <div class="narrow-by">
43
- <dl id="narrow-by-list">
44
- <dt><?php echo $this->__('Category') ?></dt>
45
- <dd>
46
- <ol>
47
- <?php foreach ($_categories as $_category): ?>
48
- <?php if($_category->getIsActive()): ?>
49
- <li>
50
- <a href="<?php echo $this->getCategoryUrl($_category) ?>"<?php if ($this->isCategoryActive($_category)): ?> class="active"<?php endif ?>><?php echo $this->htmlEscape($_category->getName()) ?></a> (<?php echo $_category->getProductCount() ?>)
51
- </li>
52
- <?php endif; ?>
53
- <?php endforeach ?>
54
- </ol>
55
- </dd>
56
- </dl><script type="text/javascript">decorateDataList('narrow-by-list')</script>
57
- </div>
58
  </div>
59
  </div>
60
  <?php endif; ?>
61
- <!-- [ends] .browse-by // -->
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
27
  /**
31
  */
32
  ?>
33
  <?php if (!Mage::registry('current_category')) return ?>
34
+ <?php $_categories = $this->getCurrentChildCategories() ?>
35
  <?php $_count = is_array($_categories)?count($_categories):$_categories->count(); ?>
36
  <?php if($_count): ?>
37
+ <div class="block block-layered-nav">
38
+ <div class="block-title">
39
+ <strong><span><?php echo $this->__('Browse By') ?></span></strong>
40
  </div>
41
+ <div class="block-content">
42
+ <dl id="narrow-by-list2">
43
+ <dt><?php echo $this->__('Category') ?></dt>
44
+ <dd>
45
+ <ol>
46
+ <?php foreach ($_categories as $_category): ?>
47
+ <?php if($_category->getIsActive()): ?>
48
+ <li>
49
+ <a href="<?php echo $this->getCategoryUrl($_category) ?>"<?php if ($this->isCategoryActive($_category)): ?> class="current"<?php endif; ?>><?php echo $this->htmlEscape($_category->getName()) ?></a> (<?php echo $_category->getProductCount() ?>)
50
+ </li>
51
+ <?php endif; ?>
52
+ <?php endforeach ?>
53
+ </ol>
54
+ </dd>
55
+ </dl>
56
+ <script type="text/javascript">decorateDataList('narrow-by-list2')</script>
 
57
  </div>
58
  </div>
59
  <?php endif; ?>
 
app/design/frontend/default/freepop/template/catalog/navigation/{left_navigation.phtml → left_main.phtml} RENAMED
@@ -35,27 +35,22 @@
35
  <?php
36
  $_main_categories=$this->getStoreCategories();
37
  foreach ($_main_categories as $_main_category):
38
- if ($_main_category->getIsActive()) {
 
39
  ?>
40
- <div id="categories" class="side-bar">
41
- <h6 class="title"><a href="<?php echo $this->getCategoryUrl($_main_category)?>"><?php echo $_main_category->getName()?></a></h5>
42
- <?php
43
- $_sub_categories = $_main_category->getChildren();
44
- ?>
45
  <div class="div_catelog">
46
- <ul>
47
- <?php foreach ($_sub_categories as $_sub_category):
48
- if ($_sub_category->getIsActive()) {?>
49
- <li><a href="<?php echo $this->getCategoryUrl($_sub_category)?>"><?php echo $_sub_category->getName()?></a></li>
50
- <?php
51
- }
52
- endforeach;?>
53
- </ul>
54
- </div>
55
- </div>
56
- <div class="bottom_box"></div>
57
- <?php
58
- }
59
- endforeach;?>
60
-
61
- </div>
35
  <?php
36
  $_main_categories=$this->getStoreCategories();
37
  foreach ($_main_categories as $_main_category):
38
+ if ($_main_category->getIsActive())
39
+ {
40
  ?>
41
+ <div class="side-bar categories">
42
+ <h6 class="title"><a href="<?php echo $this->getCategoryUrl($_main_category)?>"><?php echo $_main_category->getName()?></a></h6>
43
+ <?php $_sub_categories = $_main_category->getChildren(); ?>
 
 
44
  <div class="div_catelog">
45
+ <ul>
46
+ <?php foreach ($_sub_categories as $_sub_category):
47
+ if ($_sub_category->getIsActive()) {?>
48
+ <li><a href="<?php echo $this->getCategoryUrl($_sub_category)?>"><?php echo $_sub_category->getName()?></a></li>
49
+ <?php
50
+ } endforeach;?>
51
+ </ul>
52
+ </div>
53
+ </div>
54
+ <?php
55
+ } endforeach; ?>
56
+ </div>
 
 
 
 
app/design/frontend/default/freepop/template/catalog/navigation/top.phtml CHANGED
@@ -18,27 +18,40 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
- <?php
28
  /**
29
  * Top menu for store
30
  *
31
  * @see Mage_Catalog_Block_Navigation
32
  */
33
  ?>
34
- <div class="header-nav-container">
35
- <div class="header-nav">
36
- <h4 class="no-display"><?php echo $this->__('Category Navigation:') ?></h4>
37
- <ul id="nav">
38
- <?php foreach ($this->getStoreCategories() as $_category): ?>
39
- <?php echo $this->drawItem($_category) ?>
40
- <?php endforeach ?>
41
- </ul>
42
- </div>
43
- <?php echo $this->getChildHtml('topLeftLinks') ?>
44
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
+ <?php
28
  /**
29
  * Top menu for store
30
  *
31
  * @see Mage_Catalog_Block_Navigation
32
  */
33
  ?>
34
+ <?php
35
+ /**
36
+ * $this->renderCategoriesMenuHtml() supports optional arguments:
37
+ * int Level number for list item class to start from
38
+ * string Extra class of outermost list items
39
+ * string If specified wraps children list in div with this class
40
+ */
41
+ ?>
42
+ <?php $_menu = $this->renderCategoriesMenuHtml(0,'level-top') ?>
43
+ <?php if($_menu): ?>
44
+ <nav class="nav-container">
45
+ <ul id="nav">
46
+ <?php $_anyActive = false;
47
+ foreach ($this->getStoreCategories() as $_category) {
48
+ $_anyActive = $_anyActive || $this->isCategoryActive($_category);
49
+ }
50
+ ?>
51
+ <li class="level0 nav-0 level-top top parent <?php echo !$_anyActive ? 'active' : '' ?>">
52
+ <a class="active-bghome level-top" href="<?php echo $this->getUrl('')?>"><span><?php echo $this->__('Home');?></span></a>
53
+ </li>
54
+ <?php echo $_menu ?>
55
+ </ul>
56
+ </nav>
57
+ <?php endif ?>
app/design/frontend/default/freepop/template/catalog/product/compare/list.phtml DELETED
@@ -1,126 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="page-head button-level">
28
- <h3><?php echo $this->__('Compare Products') ?></h3>
29
- <a href="#" class="link-print right" onclick="print();"><?php echo $this->__('Print This Page') ?></a>
30
- </div>
31
- <?php $_total=$this->getItems()->getSize() ?>
32
- <?php if($_total): ?>
33
- <div class="compare-products">
34
- <table cellspacing="0" class="data-table box-table catalog-listing" id="product_comparison">
35
- <?php if ($_total>2): ?>
36
- <tbody class="remove-buttons">
37
- <tr>
38
- <?php $_i=0 ?>
39
- <?php foreach($this->getItems() as $_item): ?>
40
- <?php if($_i++%10==0): ?>
41
- <td>&nbsp;</td>
42
- <?php endif; ?>
43
- <td><a href="#" onclick="setLocation('<?php echo $this->helper('catalog/product_compare')->getRemoveUrl($_item) ?>');window.opener.location.reload();"><img src="<?php echo $this->getSkinUrl('images/chart_remove.gif') ?>" alt="<?php echo $this->__('Remove Product') ?>" /></a></td>
44
- <?php endforeach; ?>
45
- </tr>
46
- </tbody>
47
- <?php endif ?>
48
- <tbody>
49
- <tr class="first">
50
- <?php $_i=0 ?>
51
- <?php foreach($this->getItems() as $_item): ?>
52
- <?php if($_i++%10==0): ?>
53
- <td class="label">&nbsp;</td>
54
- <?php endif; ?>
55
- <td>
56
- <a href="#" onclick="setPLocation('<?php echo $_item->getProductUrl() ?>', true)" title="<?php echo $this->htmlEscape($_item->getName()) ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'small_image')->resize(125, 125); ?>" width="125" height="125" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" /></a>
57
- <h5><a href="#" onclick="setPLocation('<?php echo $_item->getProductUrl() ?>', true)" title="<?php echo $this->htmlEscape($_item->getName()) ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></h5>
58
- <?php echo $this->getReviewsSummaryHtml($_item, 'short') ?>
59
- <?php echo $this->getPriceHtml($_item, true) ?>
60
- <?php if($_item->isSaleable()): ?>
61
- <button class="form-button" onclick="setPLocation('<?php echo $this->helper('catalog/product_compare')->getAddToCartUrl($_item) ?>', true)"><span><?php echo $this->__('Add to Cart') ?></span></button><br/>
62
- <?php else: ?>
63
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
64
- <?php endif; ?>
65
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
66
- <a href="#" onclick="setPLocation('<?php echo $this->helper('catalog/product_compare')->getAddToWishlistUrl($_item) ?>', true)" class="link-cart"><small><?php echo $this->__('Add to Wishlist') ?></small></a>
67
- <?php endif; ?>
68
- </td>
69
- <?php endforeach; ?>
70
- </tr>
71
- </tbody>
72
- <tbody>
73
- <?php foreach ($this->getAttributes() as $_attribute): ?>
74
- <tr>
75
- <?php $_i=0 ?>
76
- <?php foreach($this->getItems() as $_item): ?>
77
- <?php if($_i++%10==0): ?>
78
- <td class="label"><?php echo $this->__($_attribute->getFrontendLabel()) ?></td>
79
- <?php endif; ?>
80
- <td>
81
- <?php switch ($_attribute->getAttributeCode()) {
82
- case "price": ?>
83
- <?php echo $this->getPriceHtml($_item, true) ?>
84
- <?php break;
85
- case "small_image": ?>
86
- <img src="<?php echo $this->helper('catalog/image')->init($_item, 'small_image')->resize(125, 125); ?>" width="125" height="125" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" />
87
- <?php break;
88
- default: ?>
89
- <?php echo nl2br($this->getProductAttributeValue($_item, $_attribute)) ?>
90
- <?php break;
91
- } ?>
92
- </td>
93
- <?php endforeach; ?>
94
- </tr>
95
- <?php endforeach; ?>
96
- </tbody>
97
- <tbody class="attribute-cart">
98
- <tr>
99
- <?php $_i=0 ?>
100
- <?php foreach($this->getItems() as $_item): ?>
101
- <?php if($_i++%10==0): ?>
102
- <td class="label">&nbsp;</td>
103
- <?php endif; ?>
104
- <td>
105
- <?php echo $this->getPriceHtml($_item, true) ?>
106
- <?php if($_item->isSaleable()): ?>
107
- <button class="form-button" onclick="setPLocation('<?php echo $this->helper('catalog/product_compare')->getAddToCartUrl($_item) ?>', true)"><span><?php echo $this->__('Add to Cart') ?></span></button><br/>
108
- <?php else: ?>
109
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
110
- <?php endif; ?>
111
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
112
- <a href="#" onclick="setPLocation('<?php echo $this->helper('catalog/product_compare')->getAddToWishlistUrl($_item) ?>', true)" class="link-cart"><small><?php echo $this->__('Add to Wishlist') ?></small></a>
113
- <?php endif; ?>
114
- </td>
115
- <?php endforeach; ?>
116
- </tr>
117
- </tbody>
118
- </table>
119
- <div class="button-set">
120
- <button class="form-button" onclick="window.close();"><span><?php echo $this->__('Close Window') ?></span></button>
121
- </div>
122
- </div>
123
- <script type="text/javascript">decorateTable('product_comparison');</script>
124
- <?php else: ?>
125
- <script type="text/javascript">window.close();</script>
126
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/compare/sidebar.phtml DELETED
@@ -1,56 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="box base-mini mini-compare-products">
28
- <div class="head">
29
- <?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
30
- <h4><?php echo Mage::helper('catalog')->__('Compare Products - %d Items', $this->helper('catalog/product_compare')->getItemCount()) ?></h4>
31
- <?php else: ?>
32
- <h4><?php echo Mage::helper('catalog')->__('Compare Products') ?></h4>
33
- <?php endif; ?>
34
- </div>
35
- <div class="middle_box">
36
- <?php if($this->helper('catalog/product_compare')->getItemCount()>0): ?>
37
- <ol id="compare-items">
38
- <?php foreach($this->helper('catalog/product_compare')->getItemCollection() as $_index=>$_item): ?>
39
- <li class="block-compare-item">
40
- <input type="hidden" class="compare-item-id" value="<?php echo $_item->getId() ?>" />
41
- <a href="<?php echo $this->helper('catalog/product_compare')->getRemoveUrl($_item) ?>" class="widget-btn"><img src="<?php echo $this->getSkinUrl('images/list_remove_btn.gif') ?>" alt="<?php echo Mage::helper('catalog')->__('Remove This Item') ?>" onclick="return confirm('<?php echo Mage::helper('catalog')->__('Are you sure you would like to remove this item from the compare products?') ?>');" /></a>
42
- <a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a>
43
- </li>
44
- <?php endforeach; ?>
45
- </ol>
46
- <script type="text/javascript">decorateList('compare-items')</script>
47
- <div class="actions">
48
- <a href="<?php echo $this->helper('catalog/product_compare')->getClearListUrl() ?>" class="left" onclick="return confirm('<?php echo Mage::helper('catalog')->__('Are you sure you would like to remove all products from your comparison?') ?>');"><?php echo Mage::helper('catalog')->__('Clear All') ?></a>
49
- <button type="button" class="form-button-alt" onclick="popWin('<?php echo $this->helper('catalog/product_compare')->getListUrl() ?>','compare','width=800,height=600,resizable=yes,scrollbars=yes')"><span><?php echo Mage::helper('catalog')->__('Compare Items') ?></span></button>
50
- </div>
51
- <?php else: ?>
52
- <div class="content"><p><?php echo Mage::helper('catalog')->__('You have no items to compare.') ?></p></div>
53
- <?php endif; ?>
54
- </div>
55
- </div>
56
- <div class="bottom_box"><span></span></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/gallery.phtml DELETED
@@ -1,57 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_width=$this->getImageWidth() ?>
28
- <div style="width:<?php echo $_width; ?>px; margin:0 auto;">
29
- <div class="a-right"><a href="#" onclick="window.close(); return false;"><?php echo $this->__('Close Window') ?></a></div>
30
- <div class="a-center">
31
- <?php if($_prevUrl = $this->getPreviusImageUrl()): ?>
32
- <a href="<?php echo $_prevUrl ?>" class="product-gallery-nav"><strong>&laquo; <?php echo $this->__('Prev') ?></strong></a>
33
- <?php endif; ?>
34
- <?php if($_nextUrl = $this->getNextImageUrl()): ?>
35
- <a href="<?php echo $_nextUrl ?>" class="product-gallery-nav"><strong><?php echo $this->__('Next') ?> &raquo;</strong></a>
36
- <?php endif; ?>
37
- </div>
38
- <div class="a-left"><?php echo $this->htmlEscape($this->getCurrentImage()->getLabel()) ?></div>
39
- <img<?php if($_width): ?> width="<?php echo $_width ?>"<?php endif; ?> src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'image', $this->getImageFile()); ?>" alt="<?php echo $this->htmlEscape($this->getCurrentImage()->getLabel()) ?>" title="<?php echo $this->htmlEscape($this->getCurrentImage()->getLabel()) ?>" id="product-gallery-image" style="display:block;" />
40
- <div class="a-center">
41
- <?php if($_prevUrl = $this->getPreviusImageUrl()): ?>
42
- <a href="<?php echo $_prevUrl ?>" class="product-gallery-nav"><strong>&laquo; <?php echo $this->__('Prev') ?></strong></a>
43
- <?php endif; ?>
44
- <?php if($_nextUrl = $this->getNextImageUrl()): ?>
45
- <a href="<?php echo $_nextUrl ?>" class="product-gallery-nav"><strong><?php echo $this->__('Next') ?> &raquo;</strong></a>
46
- <?php endif; ?>
47
- </div>
48
- <div class="a-right"><a href="#" onclick="window.close(); return false;"><?php echo $this->__('Close Window') ?></a></div>
49
- </div>
50
- <script type="text/javascript">
51
- //<![CDATA[
52
- Event.observe(window, 'load', function(){
53
- var demensions = $('product-gallery-image').getDimensions();
54
- window.resizeTo(demensions.width+90, demensions.height+210);
55
- });
56
- //]]>
57
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/list.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
@@ -31,103 +31,81 @@
31
  * @see Mage_Catalog_Block_Product_List
32
  */
33
  ?>
34
- <?php $_productCollection=$this->getLoadedProductCollection() ?>
 
 
 
35
  <?php if(!$_productCollection->count()): ?>
36
- <div class="note-msg">
37
- <?php echo $this->__('There are no products matching the selection.') ?>
38
- </div>
39
  <?php else: ?>
40
-
41
- <?php echo $this->getToolbarHtml() ?>
42
- <?php // List mode ?>
43
- <?php if($this->getMode()!='grid'): ?>
44
- <?php $_iterator = 0; ?>
45
- <div class="listing-type-list catalog-listing">
46
- <?php foreach ($_productCollection as $_product): ?>
47
- <div class="listing-item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
48
- <?php // Product Image ?>
49
- <div class="product-image">
50
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getSmallImageLabel()) ?>">
51
- <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(136, 191); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
52
- </a>
53
- </div>
54
-
55
- <?php // Product description ?>
56
- <div class="product-shop">
57
- <h5><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName())?></a></h5>
58
- <?php if($_product->getRatingSummary()): ?>
59
- <?php echo $this->getReviewsSummaryHtml($_product) ?>
60
- <?php endif; ?>
61
- <?php echo $this->getPriceHtml($_product, true) ?>
62
- <?php if($_product->isSaleable()): ?>
63
- <button class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
64
- <?php else: ?>
65
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
66
- <?php endif; ?>
67
- <div class="clear"></div>
68
- <div class="description">
69
- <?php echo nl2br($_product->getShortDescription()) ?>
70
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><small><?php echo $this->__('Learn More') ?></small></a>
71
  </div>
72
- <?php /*
73
- <p class="add-to">
74
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
75
- <a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
76
- <?php endif; ?>
77
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?>
78
- <span class="pipe">|</span>
79
- <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a>
80
- <?php endif; ?>
81
- </p>
82
- */?>
83
- </div>
84
- </div>
85
- <?php endforeach; ?>
86
- </div>
87
 
88
- <?php else: ?>
89
 
90
- <?php // Grid Mode ?>
91
- <div class="listing-type-grid catalog-listing">
92
- <?php $_collectionSize = $_productCollection->count() ?>
93
- <?php $_columnCount = $this->getColumnCount(); if ($_columnCount==0) $_columnCount = 3; ?>
94
  <?php $i=0; foreach ($_productCollection as $_product): ?>
95
- <?php if($i++%$_columnCount==0): ?>
96
- <ol class="grid-row">
97
- <?php endif; ?>
98
- <li class="item">
99
- <p class="product-image">
100
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>">
101
- <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(136, 191); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
102
- </a>
103
- </p>
104
- <h5><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
105
  <?php if($_product->getRatingSummary()): ?>
106
  <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
107
  <?php endif; ?>
108
  <?php echo $this->getPriceHtml($_product, true) ?>
109
- <?php if($_product->isSaleable()): ?>
110
- <button type="button" class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
111
- <?php else: ?>
112
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
113
- <?php endif; ?>
114
- <?php /*
115
- <p class="add-to">
116
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
117
- <a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
118
  <?php endif; ?>
119
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?><br/>
120
- <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a>
121
- <?php endif; ?>
122
- </p>
123
- */?>
124
  </li>
125
- <?php if($i%$_columnCount==0 || $i==$_collectionSize): ?>
126
- </ol>
127
- <?php endif; ?>
128
- <?php endforeach ?>
129
- <script type="text/javascript">decorateGeneric($$('.grid-row'), ['last', 'odd', 'even']);</script>
 
 
 
 
 
130
  </div>
131
  <?php endif; ?>
132
- <?php echo $this->getToolbarHtml() ?>
133
- <?php endif; ?>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
31
  * @see Mage_Catalog_Block_Product_List
32
  */
33
  ?>
34
+ <?php
35
+ $_productCollection=$this->getLoadedProductCollection();
36
+ $_helper = $this->helper('catalog/output');
37
+ ?>
38
  <?php if(!$_productCollection->count()): ?>
39
+ <p class="note-msg"><?php echo $this->__('There are no products matching the selection.') ?></p>
 
 
40
  <?php else: ?>
41
+ <div class="category-products">
42
+ <?php echo $this->getToolbarHtml() ?>
43
+ <?php // List mode ?>
44
+ <?php if($this->getMode()!='grid'): ?>
45
+ <?php $_iterator = 0; ?>
46
+ <ol class="products-list" id="products-list">
47
+ <?php foreach ($_productCollection as $_product): ?>
48
+ <li class="item<?php if( ++$_iterator == sizeof($_productCollection) ): ?> last<?php endif; ?>">
49
+ <?php // Product Image ?>
50
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135, 190); ?>" width="135" height="190" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
51
+ <?php // Product description ?>
52
+ <div class="product-shop">
53
+ <div class="f-fix">
54
+ <?php $_productNameStripped = $this->stripTags($_product->getName(), null, true); ?>
55
+ <h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped; ?>"><?php echo $_helper->productAttribute($_product, $_product->getName() , 'name'); ?></a></h2>
56
+ <?php if($_product->getRatingSummary()): ?>
57
+ <?php echo $this->getReviewsSummaryHtml($_product) ?>
58
+ <?php endif; ?>
59
+ <?php echo $this->getPriceHtml($_product, true) ?>
60
+ <?php if($_product->isSaleable()): ?>
61
+ <p><button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button></p>
62
+ <?php else: ?>
63
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
64
+ <?php endif; ?>
65
+ <div class="desc std">
66
+ <?php echo $_helper->productAttribute($_product, $_product->getShortDescription(), 'short_description') ?>
67
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $_productNameStripped ?>" class="link-learn"><?php echo $this->__('Learn More') ?></a>
68
+ </div>
69
+ </div>
 
 
70
  </div>
71
+ </li>
72
+ <?php endforeach; ?>
73
+ </ol>
74
+ <script type="text/javascript">decorateList('products-list', 'none-recursive')</script>
 
 
 
 
 
 
 
 
 
 
 
75
 
76
+ <?php else: ?>
77
 
78
+ <?php // Grid Mode ?>
79
+ <?php $_collectionSize = $_productCollection->count() ?>
80
+ <?php $_columnCount = 3 //$this->getColumnCount(); ?>
 
81
  <?php $i=0; foreach ($_productCollection as $_product): ?>
82
+ <?php if ($i++%$_columnCount==0): ?>
83
+ <ul class="products-grid">
84
+ <?php endif ?>
85
+ <li class="item<?php if(($i-1)%$_columnCount==0): ?> first<?php elseif($i%$_columnCount==0): ?> last<?php endif; ?>">
86
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(135, 190); ?>" width="135" height="190" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" /></a>
87
+ <h2 class="product-name"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->stripTags($_product->getName(), null, true) ?>"><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></a></h2>
 
 
 
 
88
  <?php if($_product->getRatingSummary()): ?>
89
  <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
90
  <?php endif; ?>
91
  <?php echo $this->getPriceHtml($_product, true) ?>
92
+ <div class="actions">
93
+ <?php if($_product->isSaleable()): ?>
94
+ <button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
95
+ <?php else: ?>
96
+ <p class="availability out-of-stock"><span><?php echo $this->__('Out of stock') ?></span></p>
 
 
 
 
97
  <?php endif; ?>
98
+ </div>
 
 
 
 
99
  </li>
100
+ <?php if ($i%$_columnCount==0 || $i==$_collectionSize): ?>
101
+ </ul>
102
+ <?php endif ?>
103
+ <?php endforeach ?>
104
+ <script type="text/javascript">decorateGeneric($$('ul.products-grid'), ['odd','even','first','last'])</script>
105
+ <?php endif; ?>
106
+
107
+ <div class="toolbar-bottom">
108
+ <?php echo $this->getToolbarHtml() ?>
109
+ </div>
110
  </div>
111
  <?php endif; ?>
 
 
app/design/frontend/default/freepop/template/catalog/product/list/related.phtml DELETED
@@ -1,100 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if($this->getItems()->getSize()): ?>
28
- <div class="box base-mini mini-related-items">
29
- <div class="head">
30
- <h4><?php echo $this->__('Related Products') ?></h4>
31
- </div>
32
- <div class="middle_box">
33
- <div class="content">
34
- <p><strong><?php echo $this->__('Check items to add to the cart or') ?>&nbsp;<a href="#" onclick="selectAllRelated(this);return false;"><?php echo $this->__('select all') ?></a></strong></p>
35
- <ol>
36
- <?php foreach($this->getItems() as $_item): ?>
37
- <li<?php if($_item->isComposite() || !$_item->isSaleable()): ?> class="super-products"<?php endif; ?>>
38
- <div class="product-images">
39
- <?php if(!$_item->isComposite() && $_item->isSaleable()): ?>
40
- <span class="checkbox-container">
41
- <?php if (!$_item->getRequiredOptions()): ?>
42
- <input type="checkbox" class="related-checkbox left" id="related-checkbox<?php echo $_item->getId() ?>" name="related_products[]" value="<?php echo $_item->getId() ?>" />
43
- <?php endif; ?>
44
- </span>
45
- <?php else: ?>
46
- <span class="checkbox-container">&nbsp;</span>
47
- <?php endif; ?>
48
- <a href="<?php echo $_item->getProductUrl() ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(50) ?>" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" width="50" height="50" /></a>
49
- </div>
50
- <div class="product-details">
51
- <a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a>
52
- <?php echo $this->getPriceHtml($_item, true) ?>
53
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
54
- <a href="<?php echo $this->getAddToWishlistUrl($_item) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
55
- <?php endif; ?>
56
- </div>
57
- </li>
58
- <?php endforeach ?>
59
- </ol>
60
- </div>
61
- </div>
62
- </div>
63
- <div class="bottom_box"><span></span></div>
64
- <script type="text/javascript">
65
- <!--
66
- $$('.related-checkbox').each(function(elem){
67
- Event.observe(elem, 'click', addRelatedToProduct)
68
- });
69
-
70
- var relatedProductsCheckFlag = false;
71
- function selectAllRelated(txt){
72
- if (relatedProductsCheckFlag == false) {
73
- $$('.related-checkbox').each(function(elem){
74
- elem.checked = true;
75
- });
76
- relatedProductsCheckFlag = true;
77
- txt.innerHTML="<?php echo $this->__('unselect all') ?>";
78
- } else {
79
- $$('.related-checkbox').each(function(elem){
80
- elem.checked = false;
81
- });
82
- relatedProductsCheckFlag = false;
83
- txt.innerHTML="<?php echo $this->__('select all') ?>";
84
- }
85
- addRelatedToProduct();
86
- }
87
-
88
- function addRelatedToProduct(){
89
- var checkboxes = $$('.related-checkbox');
90
- var values = [];
91
- for(var i=0;i<checkboxes.length;i++){
92
- if(checkboxes[i].checked) values.push(checkboxes[i].value);
93
- }
94
- if($('related-products-field')){
95
- $('related-products-field').value = values.join(',');
96
- }
97
- }
98
- //-->
99
- </script>
100
- <?php endif ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/list/toolbar.phtml DELETED
@@ -1,110 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Product list toolbar
30
- *
31
- * @see Mage_Catalog_Block_Product_List_Toolbar
32
- */
33
- ?>
34
- <?php if($this->getCollection()->getSize()): ?>
35
- <table class="pager" cellspacing="0">
36
- <tr>
37
- <td>
38
- <?php if($this->getLastPageNum()>1): ?>
39
- <?php echo $this->__('Items %s to %s of %s total', $this->getFirstNum(), $this->getLastNum(), $this->getTotalNum()) ?>
40
- <?php else: ?>
41
- <strong><?php echo $this->__('%s Item(s)', $this->getTotalNum()) ?></strong>
42
- <?php endif; ?>
43
- </td>
44
- <?php if($this->getLastPageNum()>1): ?>
45
- <td class="pages">
46
- <strong><?php echo $this->__('Page:') ?></strong>
47
- <ol>
48
- <?php if (!$this->isFirstPage()): ?>
49
- <li><a href="<?php echo $this->getPreviousPageUrl() ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_left.gif') ?>" alt="<?php echo $this->__('Previous') ?>" /></a></li>
50
- <?php endif ?>
51
- <?php foreach ($this->getPages() as $_page): ?>
52
- <?php if ($this->isPageCurrent($_page)): ?>
53
- <li><span class="on"><?php echo $_page ?></span></li>
54
- <?php else: ?>
55
- <li><a href="<?php echo $this->getPageUrl($_page) ?>"><?php echo $_page ?></a></li>
56
- <?php endif ?>
57
- <?php endforeach;; ?>
58
- <?php if (!$this->isLastPage()): ?>
59
- <li><a href="<?php echo $this->getNextPageUrl() ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_right.gif') ?>" alt="<?php echo $this->__('Next') ?>" /></a></li>
60
- <?php endif ?>
61
- </ol>
62
- </td>
63
- <?php endif; ?>
64
- <td class="a-right">
65
- <?php echo $this->__('Show') ?> <select onchange="setLocation(this.value)">
66
- <?php foreach ($this->getAvailableLimit() as $_key=>$_limit): ?>
67
- <option value="<?php echo $this->getLimitUrl($_key) ?>"<?php if($this->isLimitCurrent($_key)): ?> selected="selected"<?php endif ?>>
68
- <?php echo $_limit ?>
69
- </option>
70
- <?php endforeach; ?>
71
- </select> <?php echo $this->__('per page') ?>
72
- </td>
73
- </tr>
74
- </table>
75
- <?php if( $this->isExpanded() ): ?>
76
- <table class="view-by" cellspacing="0">
77
- <tr>
78
- <?php if( $this->isEnabledViewSwitcher() ): ?>
79
- <td>
80
- <?php $_modes = $this->getModes(); ?>
81
- <?php if($_modes && count($_modes)>1): ?>
82
- <?php echo $this->__('View as') ?>:
83
- <?php foreach ($this->getModes() as $_code=>$_label): ?>
84
- <?php if($this->isModeActive($_code)): ?>
85
- <strong><?php echo $_label ?></strong>&nbsp;
86
- <?php else: ?>
87
- <a href="<?php echo $this->getModeUrl($_code) ?>"><?php echo $_label ?></a>&nbsp;
88
- <?php endif; ?>
89
- <?php endforeach; ?>
90
- <?php endif; ?>
91
- </td>
92
- <?php endif; ?>
93
- <td class="sort-by">
94
- <?php echo $this->__('Sort by') ?> <select onchange="setLocation(this.value)">
95
- <?php foreach($this->getAvailableOrders() as $_key=>$_order): ?>
96
- <option value="<?php echo $this->getOrderUrl($_key, 'asc') ?>"<?php if($this->isOrderCurrent($_key)): ?> selected="selected"<?php endif; ?>>
97
- <?php echo $_order ?>
98
- </option>
99
- <?php endforeach; ?>
100
- </select>
101
- <?php if($this->getCurrentDirection() == 'desc'): ?>
102
- <a href="<?php echo $this->getOrderUrl(null, 'asc') ?>"><img src="<?php echo $this->getSkinUrl('images/sort_desc_arrow.gif') ?>" alt="<?php echo $this->__('Set Ascending Direction') ?>" class="v-middle" /></a>
103
- <?php else: ?>
104
- <a href="<?php echo $this->getOrderUrl(null, 'desc') ?>"><img src="<?php echo $this->getSkinUrl('images/sort_asc_arrow.gif') ?>" alt="<?php echo $this->__('Set Descending Direction') ?>" class="v-middle" /></a>
105
- <?php endif; ?>
106
- </td>
107
- </tr>
108
- </table>
109
- <?php endif; ?>
110
- <?php endif ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/list/upsell.phtml CHANGED
@@ -18,30 +18,29 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php if(count($this->getItemCollection()->getItems())): ?>
28
- <div class="collateral-box up-sell">
29
- <div class="head"><h4><?php echo $this->__('You may also be interested in the following product(s)') ?></h4></div>
30
- <table cellspacing="0" class="generic-product-grid catalog-listing" id="upsell-product-table">
31
- <?php $this->setColumnCount(4); // uncomment this line if you want to have another number of columns. also can be changed in layout ?>
32
  <?php $this->resetItemsIterator() ?>
33
  <?php for($_i=0;$_i<$this->getRowCount();$_i++): ?>
34
  <tr>
35
  <?php for($_j=0;$_j<$this->getColumnCount();$_j++): ?>
36
  <?php if($_link=$this->getIterableItem()): ?>
37
  <td>
38
- <p class="product-image"><a href="<?php echo $_link->getProductUrl() ?>"><img src="<?php echo $this->helper('catalog/image')->init($_link, 'small_image')->resize(136,192) ?>" alt="<?php echo $this->htmlEscape($_link->getName()) ?>" /></a></p>
39
- <?php /* <h5><a href="<?php echo $_link->getProductUrl() ?>"><?php echo $this->htmlEscape($_link->getName()) ?></a></h5> */?>
40
- <?php echo $this->getPriceHtml($_link, true) ?>
41
  <?php echo $this->getReviewsSummaryHtml($_link) ?>
42
  </td>
43
  <?php else: ?>
44
- <td class="empty-product">&nbsp;</td>
45
  <?php endif; ?>
46
  <?php endfor; ?>
47
  </tr>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php if(count($this->getItemCollection()->getItems())): ?>
28
+ <div class="box-collateral box-up-sell">
29
+ <h2><?php echo $this->__('You may also be interested in the following product(s)') ?></h2>
30
+ <table class="products-grid" id="upsell-product-table">
31
+ <?php // $this->setColumnCount(5); // uncomment this line if you want to have another number of columns. also can be changed in layout ?>
32
  <?php $this->resetItemsIterator() ?>
33
  <?php for($_i=0;$_i<$this->getRowCount();$_i++): ?>
34
  <tr>
35
  <?php for($_j=0;$_j<$this->getColumnCount();$_j++): ?>
36
  <?php if($_link=$this->getIterableItem()): ?>
37
  <td>
38
+ <a href="<?php echo $_link->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_link->getName()) ?>" class="product-image"><img src="<?php echo $this->helper('catalog/image')->init($_link, 'small_image')->resize(135, 190) ?>" width="135" height="190" alt="<?php echo $this->htmlEscape($_link->getName()) ?>" /></a>
39
+ <?php echo $this->getPriceHtml($_link, true, '-upsell') ?>
 
40
  <?php echo $this->getReviewsSummaryHtml($_link) ?>
41
  </td>
42
  <?php else: ?>
43
+ <td class="empty">&nbsp;</td>
44
  <?php endif; ?>
45
  <?php endfor; ?>
46
  </tr>
app/design/frontend/default/freepop/template/catalog/product/new.phtml DELETED
@@ -1,63 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category default_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if (($_products = $this->getProductCollection()) && $_products->getSize()): ?>
28
- <div class="box recently">
29
- <h3><?php echo $this->__('New Products') ?></h3>
30
- <table cellspacing="0" class="recently-list" id="new-products-list-table">
31
- <tr>
32
- <?php $i=0; foreach ($_products->getItems() as $_product): ?>
33
- <?php if ($i>=4): continue; endif; ?>
34
- <td>
35
- <div>
36
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><img class="product-image" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(80, 77) ?>" width="80" height="77" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" /></a>
37
- </div>
38
- <p><a class="product-name" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>)"><?php echo $this->htmlEscape($_product->getName()) ?></a></p>
39
- <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
40
- <?php echo $this->getPriceHtml($_product, true, '-new') ?>
41
- <?php if($_product->isSaleable()): ?>
42
- <button type="button" class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
43
- <?php else: ?>
44
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
45
- <?php endif; ?>
46
- <div class="clear"></div>
47
- <p class="add-to">
48
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
49
- <a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
50
- <?php endif; ?>
51
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?><br />
52
- <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a>
53
- <?php endif; ?>
54
- </p>
55
- </td>
56
- <?php $i++; endforeach; ?>
57
- <?php for($i;$i%5!=0;$i++): ?>
58
- <td>&nbsp;</td>
59
- <?php endfor ?>
60
- </tr>
61
- </table>
62
- </div>
63
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/newmovies.phtml CHANGED
@@ -1,105 +1,84 @@
1
- <?php
2
- //{{block type="core/template" show_total="4" name="product_featured" as="product_featured" template="catalog/product/featured.phtml}}
3
-
4
-
5
-
6
- $totalPerPage = ($this->show_total) ? $this->show_total : 4;
7
- $visibility = array(
8
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH,
9
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG
10
- );
11
-
12
- $storeId = Mage::app()->getStore()->getId();
13
-
14
- $_productCollection = Mage::getResourceModel('reports/product_collection')
15
- ->addAttributeToSelect('*')
16
- ->setStoreId($storeId)
17
- ->addStoreFilter($storeId)
18
- ->addAttributeToFilter('visibility', $visibility)
19
- ->setOrder('created_at', 'desc')
20
- ->addAttributeToSelect('status')
21
- ->setPageSize($totalPerPage);
22
- Mage::getSingleton('catalog/product_status')->addVisibleFilterToCollection($_productCollection);
23
- Mage::getSingleton('cataloginventory/stock')->addInStockFilterToCollection($_productCollection);
24
- Mage::getSingleton('catalog/product_visibility')->addVisibleInSearchFilterToCollection($_productCollection);
25
-
26
-
27
- // // if product is part of configurable product get first parent product
28
- // $junkProducts = new Varien_Data_Collection();
29
- // foreach ($_productCollection as $k => $p) {
30
- // $p = $p->loadParentProductIds();
31
- // $parentIds = $p->getData('parent_product_ids');
32
- // if (is_array($parentIds) && !empty($parentIds)) {
33
- // if (!$junkProducts->getItemById($parentIds[0])) {
34
- // $parentProduct = Mage::getModel('catalog/product')->setStoreId($storeId)->load($parentIds[0]);
35
- // if ($parentProduct->isVisibleInCatalog()) {
36
- // $junkProducts->addItem($parentProduct);
37
- // }
38
- // }
39
- // } else {
40
- // if (!$junkProducts->getItemById($k)) {
41
- // $junkProducts->addItem($p);
42
- // }
43
- // }
44
- // }
45
- // $_productCollection = $junkProducts;
46
- // //end if product is part of configurable product get first parent product
47
- ?>
48
- <div class="product_head addbg">
49
- <h2>New Movies </h2>
50
- </div>
51
- <div class="product_body" >
52
- <div class="product_body_top" ><span></span></div>
53
- <div class="product_body_middle" >
54
- <?php $_collectionSize = $_productCollection->count() ?>
55
- <table cellspacing="0" class="generic-product-grid" id="product-list-table">
56
- <?php $i=0; foreach ($_productCollection as $_product): ?>
57
- <?php if ($i++%4==0): ?>
58
- <tr>
59
- <?php endif ?>
60
- <td>
61
- <?php /* <h5 class="icon_bg"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
62
- */?>
63
- <p class="product-image">
64
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>">
65
- <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(113, 167); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
66
- </a>
67
- </p>
68
-
69
-
70
-
71
- <?php /*
72
- <div class="more_info_01">
73
- <?php if ($_product->getSpecialPrice()>0):?>
74
- <span class="old"><?php echo $this->helper('checkout')->formatPrice($_product->getPrice()) ?></span>&nbsp;
75
- <span class="new"><?php echo $this->helper('checkout')->formatPrice($_product->getSpecialPrice()) ?></span>
76
- <?php else: ?>
77
- <span class="new"><?php echo $this->helper('checkout')->formatPrice($_product->getPrice()) ?></span>
78
- <?php endif; ?>
79
- </div>
80
- <div style="display:none;"> <?php echo $_product->getShortDescription() ?></div>
81
- <p class="more_info"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">More info</a></p>
82
- <button type="button" class="form-button" onclick="setLocation('<?php echo Mage::helper('checkout/cart')->getAddUrl($_product);?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
83
- </p>
84
- </div>
85
- */?>
86
- <div class="clear"></div>
87
-
88
- </td>
89
- <?php if ($i%4==0 && $i!=$_collectionSize): ?>
90
- </tr>
91
- <?php endif ?>
92
- <?php endforeach ?>
93
- <?php for($i;$i%4!=0;$i++): ?>
94
- <td class="empty-product">&nbsp;</td>
95
- <?php endfor ?>
96
- <?php if ($i%4==0): ?>
97
- </tr>
98
- <?php endif ?>
99
- </table>
100
- <script type="text/javascript">decorateTable('product-list-table')</script>
101
- <p class="view_more"><a href=""> >&nbsp;&nbsp; View More</a>
102
- </p>
103
- </div>
104
- <div class="product_body_bottom" ><span></span></div>
105
- </div>
1
+ <?php
2
+ //{{block type="core/template" show_total="4" name="product_featured" as="product_featured" template="catalog/product/featured.phtml}}
3
+
4
+
5
+
6
+ $totalPerPage = ($this->show_total) ? $this->show_total : 4;
7
+ $visibility = array(
8
+ Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH,
9
+ Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG
10
+ );
11
+
12
+ $storeId = Mage::app()->getStore()->getId();
13
+
14
+ $_productCollection = Mage::getResourceModel('reports/product_collection')
15
+ ->addAttributeToSelect('*')
16
+ ->setStoreId($storeId)
17
+ ->addStoreFilter($storeId)
18
+ ->addAttributeToFilter('visibility', $visibility)
19
+ ->setOrder('created_at', 'desc')
20
+ ->addAttributeToSelect('status')
21
+ ->setPageSize($totalPerPage);
22
+ Mage::getSingleton('catalog/product_status')->addVisibleFilterToCollection($_productCollection);
23
+ Mage::getSingleton('cataloginventory/stock')->addInStockFilterToCollection($_productCollection);
24
+ Mage::getSingleton('catalog/product_visibility')->addVisibleInSearchFilterToCollection($_productCollection);
25
+
26
+
27
+ // // if product is part of configurable product get first parent product
28
+ // $junkProducts = new Varien_Data_Collection();
29
+ // foreach ($_productCollection as $k => $p) {
30
+ // $p = $p->loadParentProductIds();
31
+ // $parentIds = $p->getData('parent_product_ids');
32
+ // if (is_array($parentIds) && !empty($parentIds)) {
33
+ // if (!$junkProducts->getItemById($parentIds[0])) {
34
+ // $parentProduct = Mage::getModel('catalog/product')->setStoreId($storeId)->load($parentIds[0]);
35
+ // if ($parentProduct->isVisibleInCatalog()) {
36
+ // $junkProducts->addItem($parentProduct);
37
+ // }
38
+ // }
39
+ // } else {
40
+ // if (!$junkProducts->getItemById($k)) {
41
+ // $junkProducts->addItem($p);
42
+ // }
43
+ // }
44
+ // }
45
+ // $_productCollection = $junkProducts;
46
+ // //end if product is part of configurable product get first parent product
47
+ ?>
48
+ <div class="product_head addbg">
49
+ <h2>New Movies </h2>
50
+ </div>
51
+ <div class="product_body" >
52
+ <div class="product_body_top" ><span></span></div>
53
+ <div class="product_body_middle" >
54
+ <?php $_collectionSize = $_productCollection->count() ?>
55
+ <table class="generic-product-grid" id="product-list-table">
56
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
57
+ <?php if ($i++%4==0): ?>
58
+ <tr>
59
+ <?php endif ?>
60
+ <td>
61
+ <p class="product-image">
62
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>">
63
+ <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(113, 167); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
64
+ </a>
65
+ </p>
66
+ <div class="clear"></div>
67
+ </td>
68
+ <?php if ($i%4==0 && $i!=$_collectionSize): ?>
69
+ </tr>
70
+ <?php endif ?>
71
+ <?php endforeach ?>
72
+ <?php for($i;$i%4!=0;$i++): ?>
73
+ <td class="empty-product">&nbsp;</td>
74
+ <?php endfor ?>
75
+ <?php if ($i%4==0): ?>
76
+ </tr>
77
+ <?php endif ?>
78
+ </table>
79
+ <script type="text/javascript">decorateTable('product-list-table')</script>
80
+ <p class="view_more"><a href=""> >&nbsp;&nbsp; View More</a>
81
+ </p>
82
+ </div>
83
+ <div class="product_body_bottom" ><span></span></div>
84
+ </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/newmusic.phtml CHANGED
@@ -1,102 +1,84 @@
1
- <?php
2
- //{{block type="core/template" show_total="4" name="product_featured" as="product_featured" template="catalog/product/featured.phtml}}
3
-
4
-
5
-
6
- $totalPerPage = ($this->show_total) ? $this->show_total : 4;
7
- $visibility = array(
8
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH,
9
- Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG
10
- );
11
-
12
- $storeId = Mage::app()->getStore()->getId();
13
-
14
- $_productCollection = Mage::getResourceModel('reports/product_collection')
15
- ->addAttributeToSelect('*')
16
- ->setStoreId($storeId)
17
- ->addStoreFilter($storeId)
18
- ->addAttributeToFilter('visibility', $visibility)
19
- ->setOrder('created_at', 'desc')
20
- ->addAttributeToSelect('status')
21
- ->setPageSize($totalPerPage);
22
- Mage::getSingleton('catalog/product_status')->addVisibleFilterToCollection($_productCollection);
23
- Mage::getSingleton('cataloginventory/stock')->addInStockFilterToCollection($_productCollection);
24
- Mage::getSingleton('catalog/product_visibility')->addVisibleInSearchFilterToCollection($_productCollection);
25
-
26
-
27
- // // if product is part of configurable product get first parent product
28
- // $junkProducts = new Varien_Data_Collection();
29
- // foreach ($_productCollection as $k => $p) {
30
- // $p = $p->loadParentProductIds();
31
- // $parentIds = $p->getData('parent_product_ids');
32
- // if (is_array($parentIds) && !empty($parentIds)) {
33
- // if (!$junkProducts->getItemById($parentIds[0])) {
34
- // $parentProduct = Mage::getModel('catalog/product')->setStoreId($storeId)->load($parentIds[0]);
35
- // if ($parentProduct->isVisibleInCatalog()) {
36
- // $junkProducts->addItem($parentProduct);
37
- // }
38
- // }
39
- // } else {
40
- // if (!$junkProducts->getItemById($k)) {
41
- // $junkProducts->addItem($p);
42
- // }
43
- // }
44
- // }
45
- // $_productCollection = $junkProducts;
46
- // //end if product is part of configurable product get first parent product
47
- ?>
48
- <div class="product_head">
49
- <h2>New Musics</h2>
50
- </div>
51
- <div class="product_body" >
52
- <div class="product_body_top" ><span></span></div>
53
- <div class="product_body_middle" >
54
- <?php $_collectionSize = $_productCollection->count() ?>
55
- <table cellspacing="0" class="generic-product-grid" id="product-list-table">
56
- <?php $i=0; foreach ($_productCollection as $_product): ?>
57
- <?php if ($i++%4==0): ?>
58
- <tr>
59
- <?php endif ?>
60
- <td>
61
- <?php /* <h5 class="icon_bg"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>"><?php echo $this->htmlEscape($_product->getName()) ?></a></h5>
62
- */?>
63
- <p class="product-image">
64
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>">
65
- <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(113, 167); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
66
- </a>
67
- </p>
68
- <?php /*
69
- <div class="more_info_01">
70
- <?php if ($_product->getSpecialPrice()>0):?>
71
- <span class="old"><?php echo $this->helper('checkout')->formatPrice($_product->getPrice()) ?></span>&nbsp;
72
- <span class="new"><?php echo $this->helper('checkout')->formatPrice($_product->getSpecialPrice()) ?></span>
73
- <?php else: ?>
74
- <span class="new"><?php echo $this->helper('checkout')->formatPrice($_product->getPrice()) ?></span>
75
- <?php endif; ?>
76
- </div>
77
- <div style="display:none;"> <?php echo $_product->getShortDescription() ?></div>
78
- <p class="more_info"><a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">More info</a></p>
79
- <button type="button" class="form-button" onclick="setLocation('<?php echo Mage::helper('checkout/cart')->getAddUrl($_product);?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
80
- </p>
81
- </div>
82
- */?>
83
- <div class="clear"></div>
84
-
85
- </td>
86
- <?php if ($i%4==0 && $i!=$_collectionSize): ?>
87
- </tr>
88
- <?php endif ?>
89
- <?php endforeach ?>
90
- <?php for($i;$i%4!=0;$i++): ?>
91
- <td class="empty-product">&nbsp;</td>
92
- <?php endfor ?>
93
- <?php if ($i%4==0): ?>
94
- </tr>
95
- <?php endif ?>
96
- </table>
97
- <script type="text/javascript">decorateTable('product-list-table')</script>
98
- <p class="view_more"><a href=""> >&nbsp;&nbsp;View More</a>
99
- </p>
100
- </div>
101
- <div class="product_body_bottom" ><span></span></div>
102
- </div>
1
+ <?php
2
+ //{{block type="core/template" show_total="4" name="product_featured" as="product_featured" template="catalog/product/featured.phtml}}
3
+
4
+
5
+
6
+ $totalPerPage = ($this->show_total) ? $this->show_total : 4;
7
+ $visibility = array(
8
+ Mage_Catalog_Model_Product_Visibility::VISIBILITY_BOTH,
9
+ Mage_Catalog_Model_Product_Visibility::VISIBILITY_IN_CATALOG
10
+ );
11
+
12
+ $storeId = Mage::app()->getStore()->getId();
13
+
14
+ $_productCollection = Mage::getResourceModel('reports/product_collection')
15
+ ->addAttributeToSelect('*')
16
+ ->setStoreId($storeId)
17
+ ->addStoreFilter($storeId)
18
+ ->addAttributeToFilter('visibility', $visibility)
19
+ ->setOrder('created_at', 'desc')
20
+ ->addAttributeToSelect('status')
21
+ ->setPageSize($totalPerPage);
22
+ Mage::getSingleton('catalog/product_status')->addVisibleFilterToCollection($_productCollection);
23
+ Mage::getSingleton('cataloginventory/stock')->addInStockFilterToCollection($_productCollection);
24
+ Mage::getSingleton('catalog/product_visibility')->addVisibleInSearchFilterToCollection($_productCollection);
25
+
26
+
27
+ // // if product is part of configurable product get first parent product
28
+ // $junkProducts = new Varien_Data_Collection();
29
+ // foreach ($_productCollection as $k => $p) {
30
+ // $p = $p->loadParentProductIds();
31
+ // $parentIds = $p->getData('parent_product_ids');
32
+ // if (is_array($parentIds) && !empty($parentIds)) {
33
+ // if (!$junkProducts->getItemById($parentIds[0])) {
34
+ // $parentProduct = Mage::getModel('catalog/product')->setStoreId($storeId)->load($parentIds[0]);
35
+ // if ($parentProduct->isVisibleInCatalog()) {
36
+ // $junkProducts->addItem($parentProduct);
37
+ // }
38
+ // }
39
+ // } else {
40
+ // if (!$junkProducts->getItemById($k)) {
41
+ // $junkProducts->addItem($p);
42
+ // }
43
+ // }
44
+ // }
45
+ // $_productCollection = $junkProducts;
46
+ // //end if product is part of configurable product get first parent product
47
+ ?>
48
+ <div class="product_head">
49
+ <h2>New Musics</h2>
50
+ </div>
51
+ <div class="product_body" >
52
+ <div class="product_body_top" ><span></span></div>
53
+ <div class="product_body_middle" >
54
+ <?php $_collectionSize = $_productCollection->count() ?>
55
+ <table class="generic-product-grid product-list-table">
56
+ <?php $i=0; foreach ($_productCollection as $_product): ?>
57
+ <?php if ($i++%4==0): ?>
58
+ <tr>
59
+ <?php endif ?>
60
+ <td>
61
+ <p class="product-image">
62
+ <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>">
63
+ <img src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(113, 167); ?>" alt="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" title="<?php echo $this->htmlEscape($this->getImageLabel($_product, 'small_image')) ?>" />
64
+ </a>
65
+ </p>
66
+ <div class="clear"></div>
67
+ </td>
68
+ <?php if ($i%4==0 && $i!=$_collectionSize): ?>
69
+ </tr>
70
+ <?php endif ?>
71
+ <?php endforeach ?>
72
+ <?php for($i;$i%4!=0;$i++): ?>
73
+ <td class="empty-product">&nbsp;</td>
74
+ <?php endfor ?>
75
+ <?php if ($i%4==0): ?>
76
+ </tr>
77
+ <?php endif ?>
78
+ </table>
79
+ <script type="text/javascript">decorateTable('product-list-table')</script>
80
+ <p class="view_more"><a href=""> >&nbsp;&nbsp;View More</a>
81
+ </p>
82
+ </div>
83
+ <div class="product_body_bottom" ><span></span></div>
84
+ </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/price.phtml DELETED
@@ -1,418 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php
29
- /**
30
- * Template for displaying product price in different places (products grid, product view page etc)
31
- *
32
- * @see Mage_Catalog_Block_Product_Abstract
33
- */
34
- ?>
35
- <?php
36
- $_coreHelper = $this->helper('core');
37
- $_weeeHelper = $this->helper('weee');
38
- $_taxHelper = $this->helper('tax');
39
- /* @var $_coreHelper Mage_Core_Helper_Data */
40
- /* @var $_weeeHelper Mage_Weee_Helper_Data */
41
- /* @var $_taxHelper Mage_Tax_Helper_Data */
42
-
43
- $_product = $this->getProduct();
44
- $_id = $_product->getId();
45
- $_weeeSeparator = '';
46
- $_simplePricesTax = ($_taxHelper->displayPriceIncludingTax() || $_taxHelper->displayBothPrices());
47
- $_minimalPriceValue = $_product->getMinimalPrice();
48
- $_minimalPrice = $_taxHelper->getPrice($_product, $_minimalPriceValue, $_simplePricesTax);
49
- ?>
50
-
51
- <?php if (!$_product->isGrouped()): ?>
52
- <?php $_weeeTaxAmount = $_weeeHelper->getAmountForDisplay($_product); ?>
53
- <?php if ($_weeeHelper->typeOfDisplay($_product, array(1,2,4))): ?>
54
- <?php $_weeeTaxAmount = $_weeeHelper->getAmount($_product); ?>
55
- <?php $_weeeTaxAttributes = $_weeeHelper->getProductWeeeAttributesForDisplay($_product); ?>
56
- <?php endif; ?>
57
-
58
- <div class="price-box">
59
- <?php $_price = $_taxHelper->getPrice($_product, $_product->getPrice()) ?>
60
- <?php $_regularPrice = $_taxHelper->getPrice($_product, $_product->getPrice(), $_simplePricesTax) ?>
61
- <?php $_finalPrice = $_taxHelper->getPrice($_product, $_product->getFinalPrice()) ?>
62
- <?php $_finalPriceInclTax = $_taxHelper->getPrice($_product, $_product->getFinalPrice(), true) ?>
63
- <?php $_weeeDisplayType = $_weeeHelper->getPriceDisplayType(); ?>
64
- <?php if ($_finalPrice == $_price): ?>
65
- <?php if ($_taxHelper->displayBothPrices() && $_finalPriceInclTax != $_finalPrice): ?>
66
- <?php if ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 0)): // including ?>
67
- <span class="price-excluding-tax">
68
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
69
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
70
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,false) ?>
71
- </span>
72
- </span>
73
- <span class="price-including-tax">
74
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
75
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
76
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
77
- </span>
78
- </span>
79
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 1)): // incl. + weee ?>
80
- <span class="price-excluding-tax">
81
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
82
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
83
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,false) ?>
84
- </span>
85
- </span>
86
- <span class="price-including-tax">
87
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
88
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
89
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
90
- </span>
91
- <br />
92
- <span class="weee">(<small>
93
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
94
- <?php echo $_weeeSeparator; ?>
95
- <?php echo $_weeeTaxAttribute->getName(); ?>:
96
- <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
97
- <?php $_weeeSeparator = ' + '; ?>
98
- <?php endforeach; ?>
99
- </small>)</span>
100
- </span>
101
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 4)): // incl. + weee ?>
102
- <span class="price-excluding-tax">
103
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
104
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
105
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,false) ?>
106
- </span>
107
- </span>
108
- <span class="price-including-tax">
109
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
110
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
111
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
112
- </span>
113
- <br />
114
- <span class="weee">(<small>
115
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
116
- <?php echo $_weeeSeparator; ?>
117
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount()+$_weeeTaxAttribute->getTaxAmount(), true, true); ?>
118
- <?php $_weeeSeparator = ' + '; ?>
119
- <?php endforeach; ?>
120
- </small>)</span>
121
- </span>
122
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 2)): // excl. + weee + final ?>
123
- <span class="price-excluding-tax">
124
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
125
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
126
- <?php echo $_coreHelper->currency($_price,true,false) ?>
127
- </span>
128
- </span>
129
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
130
- <span class="weee">
131
- <small>
132
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
133
- </small>
134
- </span>
135
- <br />
136
- <?php endforeach; ?>
137
- <span class="price-including-tax">
138
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
139
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
140
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
141
- </span>
142
- </span>
143
- <?php else: ?>
144
- <span class="price-excluding-tax">
145
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
146
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
147
- <?php echo $_coreHelper->currency($_price,true,false) ?>
148
- </span>
149
- </span>
150
- <span class="price-including-tax">
151
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
152
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
153
- <?php echo $_coreHelper->currency($_finalPriceInclTax,true,false) ?>
154
- </span>
155
- </span>
156
- <?php endif; ?>
157
- <?php else: ?>
158
- <?php if ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 0)): // including ?>
159
- <span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
160
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,true) ?>
161
- </span>
162
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 1)): // incl. + weee ?>
163
- <span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
164
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,true) ?>
165
- </span>
166
- <br />
167
- <span class="weee">(<small>
168
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
169
- <?php echo $_weeeSeparator; ?>
170
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
171
- <?php $_weeeSeparator = ' + '; ?>
172
- <?php endforeach; ?>
173
- </small>)</span>
174
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 4)): // incl. + weee ?>
175
- <span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
176
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,true) ?>
177
- </span>
178
- <br />
179
- <span class="weee">(<small>
180
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
181
- <?php echo $_weeeSeparator; ?>
182
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount()+$_weeeTaxAttribute->getTaxAmount(), true, true); ?>
183
- <?php $_weeeSeparator = ' + '; ?>
184
- <?php endforeach; ?>
185
- </small>)</span>
186
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 2)): // excl. + weee + final ?>
187
- <span class="regular-price"><?php echo $_coreHelper->currency($_price,true,true) ?></span><br />
188
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
189
- <span class="weee">
190
- <small>
191
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
192
- </small>
193
- </span>
194
- <br />
195
- <?php endforeach; ?>
196
- <span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
197
- <?php echo $_coreHelper->currency($_price+$_weeeTaxAmount,true,true) ?>
198
- </span>
199
- <?php else: ?>
200
- <span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
201
- <?php echo $_coreHelper->currency($_price,true,true) ?>
202
- </span>
203
- <?php endif; ?>
204
- <?php endif; ?>
205
- <?php else: /* if ($_finalPrice == $_price): */ ?>
206
- <?php $_originalWeeeTaxAmount = $_weeeHelper->getOriginalAmount($_product); ?>
207
-
208
- <?php if ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 0)): // including ?>
209
- <p class="old-price">
210
- <span class="price-label"><?php echo $this->__('Regular Price:') ?></span>
211
- <span class="price" id="old-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
212
- <?php echo $_coreHelper->currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
213
- </span>
214
- </p>
215
-
216
- <?php if ($_taxHelper->displayBothPrices() && $_finalPriceInclTax != $_finalPrice): ?>
217
- <p class="special-price">
218
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
219
- <span class="price-excluding-tax">
220
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
221
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
222
- <?php echo $_coreHelper->currency($_finalPrice+$_weeeTaxAmount,true,false) ?>
223
- </span>
224
- </span>
225
- <span class="price-including-tax">
226
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
227
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
228
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
229
- </span>
230
- </span>
231
- </p>
232
- <?php else: ?>
233
- <p class="special-price">
234
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
235
- <span class="price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
236
- <?php echo $_coreHelper->currency($_finalPrice+$_weeeTaxAmount,true,false) ?>
237
- </span>
238
- </p>
239
- <?php endif; ?>
240
-
241
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 1)): // incl. + weee ?>
242
- <p class="old-price">
243
- <span class="price-label"><?php echo $this->__('Regular Price:') ?></span>
244
- <span class="price" id="old-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
245
- <?php echo $_coreHelper->currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
246
- </span>
247
- </p>
248
-
249
- <p class="special-price">
250
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
251
- <span class="price-excluding-tax">
252
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
253
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
254
- <?php echo $_coreHelper->currency($_finalPrice+$_weeeTaxAmount,true,false) ?>
255
- </span>
256
- </span>
257
- <span class="weee">(<small>
258
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
259
- <?php echo $_weeeSeparator; ?>
260
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
261
- <?php $_weeeSeparator = ' + '; ?>
262
- <?php endforeach; ?>
263
- </small>)</span>
264
- <span class="price-including-tax">
265
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
266
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
267
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
268
- </span>
269
- </span>
270
- </p>
271
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 4)): // incl. + weee ?>
272
- <p class="old-price">
273
- <span class="price-label"><?php echo $this->__('Regular Price:') ?></span>
274
- <span class="price" id="old-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
275
- <?php echo $_coreHelper->currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
276
- </span>
277
- </p>
278
-
279
- <p class="special-price">
280
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
281
- <span class="price-excluding-tax">
282
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
283
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
284
- <?php echo $_coreHelper->currency($_finalPrice+$_weeeTaxAmount,true,false) ?>
285
- </span>
286
- </span>
287
- <span class="weee">(<small>
288
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
289
- <?php echo $_weeeSeparator; ?>
290
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount()+$_weeeTaxAttribute->getTaxAmount(), true, true); ?>
291
- <?php $_weeeSeparator = ' + '; ?>
292
- <?php endforeach; ?>
293
- </small>)</span>
294
- <span class="price-including-tax">
295
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
296
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
297
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
298
- </span>
299
- </span>
300
- </p>
301
- <?php elseif ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, 2)): // excl. + weee + final ?>
302
- <p class="old-price">
303
- <span class="price-label"><?php echo $this->__('Regular Price:') ?></span>
304
- <span class="price" id="old-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
305
- <?php echo $_coreHelper->currency($_regularPrice,true,false) ?>
306
- </span>
307
- </p>
308
-
309
- <p class="special-price">
310
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
311
- <span class="price-excluding-tax">
312
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
313
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
314
- <?php echo $_coreHelper->currency($_finalPrice,true,false) ?>
315
- </span>
316
- </span>
317
- <?php foreach ($_weeeTaxAttributes as $_weeeTaxAttribute): ?>
318
- <span class="weee">
319
- <small>
320
- <?php echo $_weeeTaxAttribute->getName(); ?>: <?php echo $_coreHelper->currency($_weeeTaxAttribute->getAmount(), true, true); ?>
321
- </small>
322
- </span>
323
- <br />
324
- <?php endforeach; ?>
325
- <span class="price-including-tax">
326
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
327
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
328
- <?php echo $_coreHelper->currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
329
- </span>
330
- </span>
331
- </p>
332
- <?php else: // excl. ?>
333
- <p class="old-price">
334
- <span class="price-label"><?php echo $this->__('Regular Price:') ?></span>
335
- <span class="price" id="old-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
336
- <?php echo $_coreHelper->currency($_regularPrice,true,false) ?>
337
- </span>
338
- </p>
339
-
340
- <?php if ($_taxHelper->displayBothPrices() && $_finalPriceInclTax != $_finalPrice): ?>
341
- <p class="special-price">
342
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
343
- <span class="price-excluding-tax">
344
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
345
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
346
- <?php echo $_coreHelper->currency($_finalPrice,true,false) ?>
347
- </span>
348
- </span>
349
- <span class="price-including-tax">
350
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
351
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
352
- <?php echo $_coreHelper->currency($_finalPriceInclTax,true,false) ?>
353
- </span>
354
- </span>
355
- </p>
356
- <?php else: ?>
357
- <p class="special-price">
358
- <span class="price-label"><?php echo $this->__('Special Price:') ?></span>
359
- <span class="price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
360
- <?php echo $_coreHelper->currency($_finalPrice,true,false) ?>
361
- </span>
362
- </p>
363
- <?php endif; ?>
364
- <?php endif; ?>
365
-
366
- <?php endif; /* if ($_finalPrice == $_price): */ ?>
367
-
368
- <?php if ($this->getDisplayMinimalPrice() && $_minimalPriceValue && $_minimalPriceValue < $_product->getFinalPrice()): ?>
369
-
370
- <?php $_minimalPriceDisplayValue = $_minimalPrice; ?>
371
- <?php if ($_weeeTaxAmount && $_weeeHelper->typeOfDisplay($_product, array(0, 1, 4))): ?>
372
- <?php $_minimalPriceDisplayValue = $_minimalPrice+$_weeeTaxAmount; ?>
373
- <?php endif; ?>
374
-
375
- <a href="<?php echo $_product->getProductUrl(); ?>" class="minimal-price-link">
376
- <span class="label"><?php echo $this->__('As low as:') ?></span>
377
- <span class="price" id="product-minimal-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
378
- <?php echo $_coreHelper->currency($_minimalPriceDisplayValue,true,false) ?>
379
- </span>
380
- </a>
381
- <?php endif; /* if ($this->getDisplayMinimalPrice() && $_minimalPrice && $_minimalPrice < $_finalPrice): */ ?>
382
- </div>
383
-
384
- <?php else: /* if (!$_product->isGrouped()): */ ?>
385
- <?php
386
- $_exclTax = $_taxHelper->getPrice($_product, $_minimalPriceValue, $includingTax = null);
387
- $_inclTax = $_taxHelper->getPrice($_product, $_minimalPriceValue, $includingTax = true);
388
- ?>
389
- <?php if ($this->getDisplayMinimalPrice() && $_minimalPriceValue): ?>
390
- <div class="price-box">
391
- <span class="label"><?php echo $this->__('Starting at:') ?></span>
392
- <?php if ($_taxHelper->displayBothPrices() && ($_exclTax !== $_inclTax)): ?>
393
- <span class="price-excluding-tax">
394
- <span class="label"><?php echo Mage::helper('tax')->__('Excl. Tax:') ?></span>
395
- <span class="price" id="price-excluding-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
396
- <?php echo $_coreHelper->currency($_exclTax, true, false) ?>
397
- </span>
398
- </span>
399
- <span class="price-including-tax">
400
- <span class="label"><?php echo Mage::helper('tax')->__('Incl. Tax:') ?></span>
401
- <span class="price" id="price-including-tax-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
402
- <?php echo $_coreHelper->currency($_inclTax, true, false) ?>
403
- </span>
404
- </span>
405
- <?php else: ?>
406
- <?php
407
- $_showPrice = $_inclTax;
408
- if (!$_taxHelper->displayPriceIncludingTax()) {
409
- $_showPrice = $_exclTax;
410
- }
411
- ?>
412
- <span class="price" id="product-minimal-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>">
413
- <?php echo $_coreHelper->currency($_showPrice, true, false) ?>
414
- </span>
415
- <?php endif; ?>
416
- </div>
417
- <?php endif; /* if ($this->getDisplayMinimalPrice() && $_minimalPrice): */ ?>
418
- <?php endif; /* if (!$_product->isGrouped()): */ ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
27
  /**
@@ -31,62 +31,63 @@
31
  * @see Mage_Review_Block_Product_View
32
  */
33
  ?>
34
- <?php
35
- $_helper = $this->helper('catalog/output');
36
- $_product = $this->getProduct();
37
- ?>
38
  <script type="text/javascript">
39
  var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
40
  </script>
41
  <div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
42
- <div class="product-info-box">
 
 
 
 
 
43
  <div class="product-essential">
44
- <form action="<?php echo $this->getAddToCartUrl($_product) ?>" method="post" id="product_addtocart_form"<?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
45
-
46
- <div class="product-img-box">
47
- <?php echo $this->getChildHtml('media') ?>
48
  </div>
49
 
50
  <div class="product-shop">
51
- <h3 class="product-name">
52
- <?php echo $_helper->productAttribute($_product, $this->htmlEscape($_product->getName()), 'name') ?>
53
- </h3>
54
 
55
  <?php if ($this->canEmailToFriend()): ?>
56
- <a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a><br />
57
  <?php endif; ?>
58
 
59
  <?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
60
-
61
- <fieldset class="no-display">
62
- <input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
63
- <input type="hidden" name="related_product" id="related-products-field" value="" />
64
- </fieldset>
65
-
66
  <?php echo $this->getChildHtml('alert_urls') ?>
67
  <?php echo $this->getChildHtml('product_type_data') ?>
68
  <?php echo $this->getTierPriceHtml() ?>
69
- <div class="add_out">
 
70
  <?php if (!$this->hasOptions()):?>
71
- <div class="add-to-holder">
 
72
  <?php if($_product->isSaleable()): ?>
73
  <?php echo $this->getChildHtml('addtocart') ?>
74
  <?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
75
- <span class="add-or"><?php echo $this->__('OR') ?></span>
76
  <?php endif; ?>
77
  <?php endif; ?>
78
  <?php echo $this->getChildHtml('addto') ?>
79
  </div>
80
- <?php else:?>
81
- <?php echo $this->getChildHtml('addto') ?>
82
-
 
 
83
  <?php endif; ?>
84
- </div>
85
-
86
 
87
  <?php if ($_product->getShortDescription()):?>
88
- <h4 class="over"><?php echo $this->__('Quick Overview') ?></h4>
89
- <div class="short-description"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
 
 
90
  <?php endif;?>
91
 
92
  <?php echo $this->getChildHtml('other');?>
@@ -96,39 +97,72 @@
96
  <?php endif;?>
97
 
98
  </div>
99
- <div class="clear"></div>
 
 
 
 
 
100
  <?php if ($_product->isSaleable() && $this->hasOptions()):?>
101
  <?php echo $this->getChildChildHtml('container2', '', true, true) ?>
102
  <?php endif;?>
103
  </form>
104
  <script type="text/javascript">
105
- var productAddToCartForm = new VarienForm('product_addtocart_form');
106
- productAddToCartForm.submit = function(){
107
- if (this.validator.validate()) {
108
- this.form.submit();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  }
110
- }.bind(productAddToCartForm);
 
 
 
 
 
111
  </script>
112
  </div>
113
 
114
  <div class="product-collateral">
115
- <?php if ($_description = $this->getChildHtml('description')):?>
116
- <div class="collateral-box">
117
- <div class="head">
118
- <h4><?php echo $this->__('Product Description') ?></h4>
119
- </div>
120
- <?php echo $_description ?>
121
- </div>
122
- <?php endif;?>
123
- <?php if ($_additional = $this->getChildHtml('additional')):?>
124
- <div class="collateral-box">
125
- <div class="head">
126
- <h4><?php echo $this->__('Additional Information') ?></h4>
127
- </div>
128
- <?php echo $_additional ?>
129
- </div>
130
- <?php endif;?>
131
  <?php echo $this->getChildHtml('upsell_products') ?>
132
  <?php echo $this->getChildHtml('product_additional_data') ?>
133
  </div>
134
- </div>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
 
27
  /**
31
  * @see Mage_Review_Block_Product_View
32
  */
33
  ?>
34
+ <?php $_helper = $this->helper('catalog/output'); ?>
35
+ <?php $_product = $this->getProduct(); ?>
 
 
36
  <script type="text/javascript">
37
  var optionsPrice = new Product.OptionsPrice(<?php echo $this->getJsonConfig() ?>);
38
  </script>
39
  <div id="messages_product_view"><?php echo $this->getMessagesBlock()->getGroupedHtml() ?></div>
40
+ <div class="title_product">
41
+ <div class="title_product-name">
42
+ <h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
43
+ </div>
44
+ </div>
45
+ <div class="product-view">
46
  <div class="product-essential">
47
+ <form action="<?php echo $this->getSubmitUrl($_product) ?>" method="post" id="product_addtocart_form"<?php if($_product->getOptions()): ?> enctype="multipart/form-data"<?php endif; ?>>
48
+ <div class="no-display">
49
+ <input type="hidden" name="product" value="<?php echo $_product->getId() ?>" />
50
+ <input type="hidden" name="related_product" id="related-products-field" value="" />
51
  </div>
52
 
53
  <div class="product-shop">
54
+ <div class="product-name">
55
+ <h1><?php echo $_helper->productAttribute($_product, $_product->getName(), 'name') ?></h1>
56
+ </div>
57
 
58
  <?php if ($this->canEmailToFriend()): ?>
59
+ <p class="email-friend"><a href="<?php echo $this->helper('catalog/product')->getEmailToFriendUrl($_product) ?>"><?php echo $this->__('Email to a Friend') ?></a></p>
60
  <?php endif; ?>
61
 
62
  <?php echo $this->getReviewsSummaryHtml($_product, false, true)?>
 
 
 
 
 
 
63
  <?php echo $this->getChildHtml('alert_urls') ?>
64
  <?php echo $this->getChildHtml('product_type_data') ?>
65
  <?php echo $this->getTierPriceHtml() ?>
66
+ <?php echo $this->getChildHtml('extrahint') ?>
67
+
68
  <?php if (!$this->hasOptions()):?>
69
+ <div class="add-to-box">
70
+ <p class="add_item"><span>Add Items to Cart<span></p>
71
  <?php if($_product->isSaleable()): ?>
72
  <?php echo $this->getChildHtml('addtocart') ?>
73
  <?php if( $this->helper('wishlist')->isAllow() || $_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product)): ?>
74
+ <span class="or"><?php echo $this->__('OR') ?></span>
75
  <?php endif; ?>
76
  <?php endif; ?>
77
  <?php echo $this->getChildHtml('addto') ?>
78
  </div>
79
+ <?php echo $this->getChildHtml('extra_buttons') ?>
80
+ <?php elseif (!$_product->isSaleable()): ?>
81
+ <div class="add-to-box">
82
+ <?php echo $this->getChildHtml('addto') ?>
83
+ </div>
84
  <?php endif; ?>
 
 
85
 
86
  <?php if ($_product->getShortDescription()):?>
87
+ <div class="short-description">
88
+ <h2><?php echo $this->__('Quick Overview') ?></h2>
89
+ <div class="std"><?php echo $_helper->productAttribute($_product, nl2br($_product->getShortDescription()), 'short_description') ?></div>
90
+ </div>
91
  <?php endif;?>
92
 
93
  <?php echo $this->getChildHtml('other');?>
97
  <?php endif;?>
98
 
99
  </div>
100
+
101
+ <div class="product-img-box">
102
+ <?php echo $this->getChildHtml('media') ?>
103
+ </div>
104
+
105
+ <div class="clearer"></div>
106
  <?php if ($_product->isSaleable() && $this->hasOptions()):?>
107
  <?php echo $this->getChildChildHtml('container2', '', true, true) ?>
108
  <?php endif;?>
109
  </form>
110
  <script type="text/javascript">
111
+ //<![CDATA[
112
+ var productAddToCartForm = new VarienForm('product_addtocart_form');
113
+ productAddToCartForm.submit = function(button, url) {
114
+ if (this.validator.validate()) {
115
+ var form = this.form;
116
+ var oldUrl = form.action;
117
+
118
+ if (url) {
119
+ form.action = url;
120
+ }
121
+ var e = null;
122
+ try {
123
+ this.form.submit();
124
+ } catch (e) {
125
+ }
126
+ this.form.action = oldUrl;
127
+ if (e) {
128
+ throw e;
129
+ }
130
+
131
+ if (button && button != 'undefined') {
132
+ button.disabled = true;
133
+ }
134
+ }
135
+ }.bind(productAddToCartForm);
136
+
137
+ productAddToCartForm.submitLight = function(button, url){
138
+ if(this.validator) {
139
+ var nv = Validation.methods;
140
+ delete Validation.methods['required-entry'];
141
+ delete Validation.methods['validate-one-required'];
142
+ delete Validation.methods['validate-one-required-by-name'];
143
+ if (this.validator.validate()) {
144
+ if (url) {
145
+ this.form.action = url;
146
  }
147
+ this.form.submit();
148
+ }
149
+ Object.extend(Validation.methods, nv);
150
+ }
151
+ }.bind(productAddToCartForm);
152
+ //]]>
153
  </script>
154
  </div>
155
 
156
  <div class="product-collateral">
157
+ <?php foreach ($this->getChildGroup('detailed_info', 'getChildHtml') as $alias => $html):?>
158
+ <div class="box-collateral <?php echo "box-{$alias}"?>">
159
+ <?php if ($title = $this->getChildData($alias, 'title')):?>
160
+ <h2><?php echo $this->escapeHtml($title); ?></h2>
161
+ <?php endif;?>
162
+ <?php echo $html; ?>
163
+ </div>
164
+ <?php endforeach;?>
 
 
 
 
 
 
 
 
165
  <?php echo $this->getChildHtml('upsell_products') ?>
166
  <?php echo $this->getChildHtml('product_additional_data') ?>
167
  </div>
168
+ </div>
app/design/frontend/default/freepop/template/catalog/product/view/additional.phtml DELETED
@@ -1,31 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php foreach ($this->getChildHtmlList() as $_html): ?>
28
- <div class="collateral-box">
29
- <?php echo $_html ?>
30
- </div>
31
- <?php endforeach; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/addto.phtml DELETED
@@ -1,37 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php $_product = $this->getProduct() ?>
29
-
30
- <ul class="add-to-box">
31
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
32
- <li><a href="<?php echo $this->helper('wishlist')->getAddUrl($_product) ?>"><?php echo $this->__('Add to Wishlist') ?></a></li>
33
- <?php endif; ?>
34
- <?php if($_compareUrl=$this->helper('catalog/product_compare')->getAddUrl($_product) ): ?>
35
- <li><span class="pipe">|</span> <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a></li>
36
- <?php endif; ?>
37
- </ul>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/addtocart.phtml DELETED
@@ -1,39 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php $_product = $this->getProduct() ?>
29
-
30
- <?php if($_product->isSaleable()): ?>
31
- <fieldset class="add-to-cart-box">
32
- <legend><?php echo $this->__('Add Items to Cart') ?></legend>
33
- <?php if(!$_product->isGrouped()): ?>
34
- <span class="qty-box"><label for="qty"><?php echo $this->__('Qty') ?>:</label>
35
- <input name="qty" type="text" class="input-text qty" id="qty" maxlength="12" value="<?php echo $this->getMinimalQty($_product) ?>" /></span>
36
- <?php endif; ?>
37
- <button type="button" class="form-button" onclick="productAddToCartForm.submit()"><span><?php echo $this->__('Add to Cart') ?></span></button>
38
- </fieldset>
39
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/attributes.phtml DELETED
@@ -1,49 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Product additional attributes template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Attributes
31
- */
32
- ?>
33
- <?php
34
- $_helper = $this->helper('catalog/output');
35
- $_product = $this->getProduct()
36
- ?>
37
- <?php if($_additional = $this->getAdditionalData()): ?>
38
- <div class="collateral-box attribute-specs">
39
- <table cellspacing="0" class="data-table" id="product-attribute-specs-table">
40
- <?php foreach ($_additional as $_data): ?>
41
- <tr>
42
- <td class="label"><?php echo $this->htmlEscape($this->__($_data['label'])) ?></td>
43
- <td class="data"><?php echo $_helper->productAttribute($_product, $_data['value'], $_data['code']) ?></td>
44
- </tr>
45
- <?php endforeach; ?>
46
- </table>
47
- <script type="text/javascript">decorateTable('product-attribute-specs-table')</script>
48
- </div>
49
- <?php endif;?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/description.phtml DELETED
@@ -1,35 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Product description template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Description
31
- */
32
- ?>
33
- <div class="product-specs">
34
- <?php echo $this->helper('catalog/output')->productAttribute($this->getProduct(), nl2br($this->getProduct()->getDescription()), 'description') ?>
35
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/media.phtml DELETED
@@ -1,77 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Product media data template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Media
31
- */
32
- ?>
33
-
34
- <?php
35
- $_product = $this->getProduct();
36
- $_helper = $this->helper('catalog/output');
37
- ?>
38
-
39
- <?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
40
- <p class="product-image-zoom">
41
- <?php
42
- $_img = '<img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image').'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" />';
43
- echo $_helper->productAttribute($_product, $_img, 'image')
44
- ?>
45
- </p>
46
- <p class="a-center" id="track_hint"><?php echo $this->__('Double click on above image to view full picture') ?></p>
47
-
48
- <div class="image-zoom" id="track_outer">
49
- <img id="zoom_out" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_out.gif') ?>" alt="<?php echo $this->__('Zoom Out') ?>" class="btn-zoom-out" />
50
- <div id="track">
51
- <div id="handle"></div>
52
- </div>
53
- <img id="zoom_in" src="<?php echo $this->getSkinUrl('images/slider_btn_zoom_in.gif') ?>" alt="<?php echo $this->__('Zoom In') ?>" class="btn-zoom-in" />
54
- </div>
55
- <script type="text/javascript">
56
- Event.observe(window, 'load', function() {
57
- product_zoom = new Product.Zoom('image', 'track', 'handle', 'zoom_in', 'zoom_out', 'track_hint');
58
- });
59
- </script>
60
- <?php else: ?>
61
- <?php
62
- $_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(265).'" alt="'.$this->htmlEscape($_product->getImageLabel()).'" />';
63
- echo $_helper->productAttribute($_product, $_img, 'image')
64
- ?>
65
- <?php endif; ?>
66
- <?php if (count($this->getGalleryImages()) > 0): ?>
67
- <div class="more-views">
68
- <h4><?php echo $this->__('More Views') ?></h4>
69
- <ul>
70
- <?php foreach ($this->getGalleryImages() as $_image): ?>
71
- <li>
72
- <a href="#" onclick="popWin('<?php echo $this->getGalleryUrl($_image) ?>', 'gallery', 'width=300,height=300,left=50,top=50,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;"><img src="<?php echo $this->helper('catalog/image')->init($this->getProduct(), 'thumbnail', $_image->getFile())->resize(56); ?>" alt="<?php echo $this->htmlEscape($_image->getLabel()) ?>" title="<?php echo $this->htmlEscape($_image->getLabel()) ?>" /></a>
73
- </li>
74
- <?php endforeach; ?>
75
- </ul>
76
- </div>
77
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options.phtml DELETED
@@ -1,176 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php $_options = Mage::helper('core')->decorateArray($this->getOptions()) ?>
29
- <?php if (count($_options)):?>
30
- <script type="text/javascript">
31
- //<![CDATA[
32
- var optionFileUpload = {
33
- productForm : $('product_addtocart_form'),
34
- formAction : '',
35
- formElements : {},
36
- upload : function(element){
37
- this.formElements = this.productForm.getElementsBySelector('input', 'select', 'textarea', 'button');
38
- this.removeRequire(element.readAttribute('id').sub('option_', ''));
39
-
40
- template = '<iframe id="upload_target" name="upload_target" style="width:0; height:0; border:0;"><\/iframe>';
41
-
42
- Element.insert($('option_'+element.readAttribute('id').sub('option_', '')+'_uploaded_file'), {after: template});
43
-
44
- this.formAction = this.productForm.action;
45
- this.productForm.action = '<?php echo $this->getUrl('*/product/upload') ?>option_id/'+element.readAttribute('id').sub('option_', '');
46
- this.productForm.target = 'upload_target';
47
- this.productForm.submit();
48
- this.productForm.target = '';
49
- this.productForm.action = this.formAction;
50
- },
51
- removeRequire : function(skipElementId){
52
- for(var i=0; i<this.formElements.length; i++){
53
- if (this.formElements[i].readAttribute('id') != 'option_'+skipElementId+'_file' && this.formElements[i].type != 'button') {
54
- this.formElements[i].disabled='disabled';
55
- }
56
- }
57
- },
58
- addRequire : function(skipElementId){
59
- for(var i=0; i<this.formElements.length; i++){
60
- if (this.formElements[i].readAttribute('name') != 'options_'+skipElementId+'_file' && this.formElements[i].type != 'button') {
61
- this.formElements[i].disabled='';
62
- }
63
- }
64
- },
65
- uploadCallback : function(data){
66
- this.addRequire(data.optionId);
67
- $('upload_target').remove();
68
-
69
- if (data.error) {
70
-
71
- } else {
72
- $('option_'+data.optionId+'_uploaded_file').value = data.fileName;
73
- $('option_'+data.optionId+'_file').value = '';
74
- $('option_'+data.optionId+'_file').hide();
75
- $('option_'+data.optionId+'').hide();
76
- template = '<div id="option_'+data.optionId+'_file_box"><a href="#"><img src="var/options/'+data.fileName+'"><\/a><a href="#" onclick="optionFileUpload.removeFile('+data.optionId+')">Remove file<\/a>';
77
-
78
- Element.insert($('option_'+data.optionId+'_uploaded_file'), {after: template});
79
- }
80
- },
81
- removeFile : function(optionId)
82
- {
83
- $('option_'+optionId+'_uploaded_file').value= '';
84
- $('option_'+optionId+'_file').show();
85
- $('option_'+optionId+'').show();
86
-
87
- $('option_'+optionId+'_file_box').remove();
88
- }
89
- }
90
- var optionTextCounter = {
91
- count : function(field,cntfield,maxlimit){
92
- if (field.value.length > maxlimit){
93
- field.value = field.value.substring(0, maxlimit);
94
- } else {
95
- cntfield.innerHTML = maxlimit - field.value.length;
96
- }
97
- }
98
- }
99
-
100
- Product.Options = Class.create();
101
- Product.Options.prototype = {
102
- initialize : function(config){
103
- this.config = config;
104
- this.reloadPrice();
105
- },
106
- reloadPrice : function(){
107
- price = new Number();
108
- config = this.config;
109
- skipIds = [];
110
- $$('.product-custom-option').each(function(element){
111
- var optionId = 0;
112
- element.name.sub(/[0-9]+/, function(match){
113
- optionId = match[0];
114
- });
115
- if (this.config[optionId]) {
116
- if (element.type == 'checkbox' || element.type == 'radio') {
117
- if (element.checked) {
118
- if (config[optionId][element.getValue()]) {
119
- price += parseFloat(config[optionId][element.getValue()]);
120
- }
121
- }
122
- } else if(element.hasClassName('datetime-picker') && !skipIds.include(optionId)) {
123
- dateSelected = true;
124
- $$('.product-custom-option[id^="options_' + optionId + '"]').each(function(dt){
125
- if (dt.getValue() == '') {
126
- dateSelected = false;
127
- }
128
- });
129
- if (dateSelected) {
130
- price += parseFloat(this.config[optionId]);
131
- skipIds[optionId] = optionId;
132
- }
133
- } else if(element.type == 'select-one' || element.type == 'select-multiple') {
134
- if (element.options) {
135
- $A(element.options).each(function(selectOption){
136
- if (selectOption.selected) {
137
- if (this.config[optionId][selectOption.value]) {
138
- price += parseFloat(this.config[optionId][selectOption.value]);
139
- }
140
- }
141
- });
142
- }
143
- } else {
144
- if (element.getValue().strip() != '') {
145
- price += parseFloat(this.config[optionId]);
146
- }
147
- }
148
- }
149
- });
150
- try {
151
- optionsPrice.changePrice('options', price);
152
- optionsPrice.reload();
153
- } catch (e) {
154
-
155
- }
156
- }
157
- }
158
- function validateOptionsCallback(elmId, result){
159
- var container = $(elmId).up('ul.options-list');
160
- if (result == 'failed') {
161
- container.removeClassName('validation-passed');
162
- container.addClassName('validation-failed');
163
- } else {
164
- container.removeClassName('validation-failed');
165
- container.addClassName('validation-passed');
166
- }
167
- }
168
- var opConfig = new Product.Options(<?php echo $this->getJsonConfig() ?>);
169
- //]]>
170
- </script>
171
- <dl>
172
- <?php foreach($_options as $_option): ?>
173
- <?php echo $this->getOptionHtml($_option) ?>
174
- <?php endforeach; ?>
175
- </dl>
176
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/js.phtml DELETED
@@ -1,60 +0,0 @@
1
- <script type="text/javascript">
2
- //<![CDATA[
3
- var DateOption = Class.create({
4
-
5
- getDaysInMonth: function(month, year)
6
- {
7
- var curDate = new Date();
8
- if (!month) {
9
- month = curDate.getMonth();
10
- }
11
- if (!year) {
12
- year = curDate.getFullYear();
13
- }
14
- return 32 - new Date(year, month, 32).getDate();
15
- },
16
-
17
- reloadMonth: function(event)
18
- {
19
- var selectEl = event.findElement();
20
- var idParts = selectEl.id.split("_");
21
- if (idParts.length != 3) {
22
- return false;
23
- }
24
- var optionIdPrefix = idParts[0] + "_" + idParts[1];
25
- var month = parseInt($(optionIdPrefix + "_month").value);
26
- var year = parseInt($(optionIdPrefix + "_year").value);
27
- var dayEl = $(optionIdPrefix + "_day");
28
-
29
- var days = this.getDaysInMonth(month > 0 ? month-1 : month, year);
30
-
31
- //remove days
32
- for (var i = dayEl.options.length - 1; i >= 0; i--) {
33
- if (dayEl.options[i].value > days) {
34
- dayEl.remove(dayEl.options[i].index);
35
- }
36
- }
37
-
38
- // add days
39
- var lastDay = parseInt(dayEl.options[dayEl.options.length-1].value);
40
- for (i = lastDay + 1; i <= days; i++) {
41
- this.addOption(dayEl, i, i);
42
- }
43
- },
44
-
45
- addOption: function(select, text, value)
46
- {
47
- var option = document.createElement('OPTION');
48
- option.value = value;
49
- option.text = text;
50
-
51
- if (select.options.add) {
52
- select.options.add(option);
53
- } else {
54
- select.appendChild(option);
55
- }
56
- }
57
- });
58
- var dateOption = new DateOption();
59
- //]]>
60
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/type/date.phtml DELETED
@@ -1,70 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_option = $this->getOption() ?>
28
- <?php $_optionId = $_option->getId() ?>
29
- <dt><label><?php echo $this->htmlEscape($_option->getTitle()) ?><?php if ($_option->getIsRequire()): ?><span class="required">&nbsp;*</span><?php endif; ?></label>
30
- <?php echo $this->getFormatedPrice() ?></dt>
31
- <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
32
-
33
- <?php if ($_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_DATE_TIME
34
- || $_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_DATE): ?>
35
-
36
- <?php echo $this->getDateHtml() ?>
37
-
38
- <?php if (!$this->useCalendar()): ?>
39
- <script type="text/javascript">
40
- Event.observe('options_<?php echo $_optionId ?>_month', 'change', dateOption.reloadMonth.bind(dateOption));
41
- Event.observe('options_<?php echo $_optionId ?>_year', 'change', dateOption.reloadMonth.bind(dateOption));
42
- </script>
43
- <?php endif; ?>
44
-
45
- <?php endif; ?>
46
-
47
- <?php if ($_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_DATE_TIME
48
- || $_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_TIME): ?>
49
- &nbsp;&nbsp;<?php echo $this->getTimeHtml() ?>
50
- <?php endif; ?>
51
-
52
- <?php if ($_option->getIsRequire()): ?>
53
- <input type="hidden" name="validate_datetime_<?php echo $_optionId ?>" class="validate-datetime-<?php echo $_optionId ?>" value="" />
54
- <script type="text/javascript">
55
- //<![CDATA[
56
- Validation.addAllThese(
57
- [
58
- ['validate-datetime-<?php echo $_optionId ?>', '<?php echo $this->jsQuoteEscape( Mage::helper('catalog')->__('This is a required option') )?>', function(v) {
59
- var dateTimeParts = $$('.datetime-picker[id^="options_<?php echo $_optionId ?>"]');
60
- for (var i=0; i < dateTimeParts.length; i++) {
61
- if (dateTimeParts[i].value == "") return false;
62
- }
63
- return true;
64
- }]
65
- ]
66
- );
67
- //]]>
68
- </script>
69
- <?php endif; ?>
70
- </dd>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/type/default.phtml DELETED
@@ -1,28 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_option = $this->getOption() ?>
28
- <dt><label><?php echo $this->htmlEscape($_option->getTitle()) ?></label></dt>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/type/file.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_option = $this->getOption() ?>
28
- <dt><label><?php echo $this->htmlEscape($_option->getTitle()) ?><?php if ($_option->getIsRequire()): ?><span class="required">&nbsp;*</span><?php endif; ?></label>
29
- <?php echo $this->getFormatedPrice() ?></dt>
30
- <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
31
- <input type="file" id="option_<?php echo $_option->getId() ?>_file" name="options_<?php echo $_option->getId() ?>_file" class="product-custom-option<?php echo $_option->getIsRequire() ? ' required-entry' : '' ?>" onchange="opConfig.reloadPrice()"/>
32
- <?php if ($_option->getFileExtension()): ?>
33
- <p class="no-margin"><?php echo Mage::helper('catalog')->__('Allowed file extensions to upload')?>: <strong><?php echo $_option->getFileExtension() ?></strong></p>
34
- <?php endif; ?>
35
- <?php if ($_option->getImageSizeX() > 0): ?>
36
- <p class="no-margin"><?php echo Mage::helper('catalog')->__('Maximum image width')?>: <strong><?php echo $_option->getImageSizeX() ?> <?php echo Mage::helper('catalog')->__('px.')?></strong></p>
37
- <?php endif; ?>
38
- <?php if ($_option->getImageSizeY() > 0): ?>
39
- <p class="no-margin"><?php echo Mage::helper('catalog')->__('Maximum image height')?>: <strong><?php echo $_option->getImageSizeY() ?> <?php echo Mage::helper('catalog')->__('px.')?></strong></p>
40
- <?php endif; ?>
41
- </dd>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/type/select.phtml DELETED
@@ -1,37 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php /* @var $this Mage_Catalog_Block_Product_View_Options_Type_Select */ ?>
28
- <?php $_option = $this->getOption() ?>
29
- <dt><label><?php echo $this->htmlEscape($_option->getTitle()) ?><?php if ($_option->getIsRequire()): ?><span class="required">&nbsp;*</span><?php endif; ?></label></dt>
30
- <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
31
- <?php echo $this->getValuesHtml() ?>
32
- <?php if ($_option->getIsRequire()): ?>
33
- <?php if ($_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_RADIO || $_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_CHECKBOX): ?>
34
- <span id="options-<?php echo $_option->getId() ?>-container"></span>
35
- <?php endif; ?>
36
- <?php endif;?>
37
- </dd>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/type/text.phtml DELETED
@@ -1,39 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_option = $this->getOption() ?>
28
- <dt><label><?php echo $this->htmlEscape($_option->getTitle()) ?><?php if ($_option->getIsRequire()): ?><span class="required">&nbsp;*</span><?php endif; ?></label>
29
- <?php echo $this->getFormatedPrice() ?></dt>
30
- <dd<?php if ($_option->decoratedIsLast){?> class="last"<?php }?>>
31
- <?php if ($_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_FIELD): ?>
32
- <input type="text" onchange="opConfig.reloadPrice()" id="options_<?php echo $_option->getId() ?>_text" class="input-text<?php echo $_option->getIsRequire() ? ' required-entry' : '' ?> <?php echo $_option->getMaxCharacters() ? ' validate-length maximum-length-'.$_option->getMaxCharacters() : '' ?> product-custom-option" name="options[<?php echo $_option->getId() ?>]" value="" />
33
- <?php elseif ($_option->getType() == Mage_Catalog_Model_Product_Option::OPTION_TYPE_AREA): ?>
34
- <textarea id="options_<?php echo $_option->getId() ?>_text" onchange="opConfig.reloadPrice()" class="<?php echo $_option->getIsRequire() ? ' required-entry' : '' ?> <?php echo $_option->getMaxCharacters() ? ' validate-length maximum-length-'.$_option->getMaxCharacters() : '' ?> product-custom-option" name="options[<?php echo $_option->getId() ?>]" rows="5" cols="25"></textarea>
35
- <?php endif; ?>
36
- <?php if ($_option->getMaxCharacters()): ?>
37
- <p class="no-margin"><?php echo Mage::helper('catalog')->__('Maximum number of characters')?>: <strong><?php echo $_option->getMaxCharacters() ?></strong></p>
38
- <?php endif; ?>
39
- </dd>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/wrapper.phtml DELETED
@@ -1,34 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <fieldset class="product-options" id="product-options-wrapper">
29
- <?php echo $this->getChildHtml('', true, true);?>
30
- <?php if ($this->hasRequiredOptions()):?>
31
- <p class="required"><?php echo $this->__('* Required Fields') ?></p>
32
- <?php endif;?>
33
- </fieldset>
34
- <script type="text/javascript">decorateGeneric($$('#product-options-wrapper dl'), ['last']);</script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/options/wrapper/bottom.phtml DELETED
@@ -1,30 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <div class="product-options-bottom">
29
- <?php echo $this->getChildHtml('', true, true);?>
30
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/price.phtml DELETED
@@ -1,30 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="price-box" id="product_price">
28
- <span class="old-price"><?php echo $this->__('Old Price:') ?> <?php echo $this->getPrice() ?></span><br />
29
- <span class="special-price"><?php echo $this->getPrice() ?></span>
30
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/price_clone.phtml DELETED
@@ -1,28 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_product = $this->getProduct() ?>
28
- <?php echo $this->getPriceHtml($_product, false, '_clone') ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/tierprices.phtml DELETED
@@ -1,181 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php
29
- /**
30
- * @see Mage_Catalog_Block_Product_View
31
- */
32
- $_product = $this->getProduct();
33
- $_tierPrices = $this->getTierPrices();
34
- $_finalPriceInclTax = $this->helper('tax')->getPrice($_product, $_product->getFinalPrice(), true);
35
-
36
- $_weeeTaxAmount = Mage::helper('weee')->getAmountForDisplay($_product);
37
- if (Mage::helper('weee')->typeOfDisplay($_product, array(1,2,4))) {
38
- $_weeeTaxAttributes = Mage::helper('weee')->getProductWeeeAttributesForDisplay($_product);
39
- }
40
-
41
- ?>
42
- <?php if (count($_tierPrices) > 0): ?>
43
- <ul class="<?php echo ($this->getInGrouped() ? 'product-pricing-grouped' : 'product-pricing'); ?>">
44
- <?php if ($this->getInGrouped()): ?>
45
- <?php $_tierPrices = $this->getTierPrices($_product); ?>
46
- <?php endif; ?>
47
- <?php Mage::helper('weee')->processTierPrices($_product, $_tierPrices); ?>
48
-
49
- <?php foreach ($_tierPrices as $_price): ?>
50
- <?php if ($this->helper('tax')->displayBothPrices() && $_price['formated_price'] != $_price['formated_price_incl_tax']): ?>
51
- <?php if (Mage::helper('weee')->typeOfDisplay($_product, 0)): ?>
52
- <li><?php echo $this->__('Buy %1$s for %2$s (%3$s incl. tax) each', $_price['price_qty'], $_price['formated_price_incl_weee_only'], $_price['formated_price_incl_weee']) ?>
53
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 1)): ?>
54
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee_only']); ?>
55
- <?php if ($_weeeTaxAttributes): ?>
56
- (<small>
57
- <?php echo $this->__('%1$s incl tax.', $_price['formated_price_incl_weee']); ?>
58
- <?php $separator = ' + '; foreach ($_weeeTaxAttributes as $_attribute): ?>
59
- <?php echo $separator; ?>
60
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
61
- <?php endforeach; ?>
62
- </small>)
63
- <?php endif; ?>
64
- <?php echo $this->__('each') ?>
65
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 4)): ?>
66
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee_only']); ?>
67
- <?php if ($_weeeTaxAttributes): ?>
68
- (<small>
69
- <?php echo $this->__('%1$s incl tax.', $_price['formated_price_incl_weee']); ?>
70
- <?php $separator = ' + '; foreach ($_weeeTaxAttributes as $_attribute): ?>
71
- <?php echo $separator; ?>
72
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()+$_attribute->getTaxAmount()); ?>
73
- <?php endforeach; ?>
74
- </small>)
75
- <?php endif; ?>
76
- <?php echo $this->__('each') ?>
77
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 2)): ?>
78
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price']); ?>
79
- <?php if ($_weeeTaxAttributes): ?>
80
- (<small>
81
- <?php foreach ($_weeeTaxAttributes as $_attribute): ?>
82
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
83
- <?php endforeach; ?>
84
- <?php echo $this->__('Total incl. Tax: %1$s', $_price['formated_price_incl_weee']); ?>
85
- </small>)
86
- <?php endif; ?>
87
- <?php echo $this->__('each') ?>
88
- <?php else: ?>
89
- <li><?php echo $this->__('Buy %1$s for %2$s (%3$s incl. tax) each', $_price['price_qty'], $_price['formated_price'], $_price['formated_price_incl_tax']) ?>
90
- <?php endif; ?>
91
- <?php else: ?>
92
- <?php if ($this->helper('tax')->displayPriceIncludingTax()): ?>
93
- <?php if (Mage::helper('weee')->typeOfDisplay($_product, 0)): ?>
94
- <li><?php echo $this->__('Buy %1$s for %2$s each', $_price['price_qty'], $_price['formated_price_incl_weee']) ?>
95
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 1)): ?>
96
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee']); ?>
97
- <?php if ($_weeeTaxAttributes): ?>
98
- (</small>
99
- <?php $separator = ''; foreach ($_weeeTaxAttributes as $_attribute): ?>
100
- <?php echo $separator; ?>
101
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
102
- <?php $separator = ' + '; endforeach; ?>
103
- <small>)
104
- <?php endif; ?>
105
- <?php echo $this->__('each') ?>
106
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 4)): ?>
107
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee']); ?>
108
- <?php if ($_weeeTaxAttributes): ?>
109
- (</small>
110
- <?php $separator = ''; foreach ($_weeeTaxAttributes as $_attribute): ?>
111
- <?php echo $separator; ?>
112
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()+$_attribute->getTaxAmount()); ?>
113
- <?php $separator = ' + '; endforeach; ?>
114
- <small>)
115
- <?php endif; ?>
116
- <?php echo $this->__('each') ?>
117
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 2)): ?>
118
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_tax']); ?>
119
- <?php if ($_weeeTaxAttributes): ?>
120
- (<small>
121
- <?php foreach ($_weeeTaxAttributes as $_attribute): ?>
122
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
123
- <?php endforeach; ?>
124
- <?php echo $this->__('Total incl. Tax: %1$s', $_price['formated_price_incl_weee']); ?>
125
- </small>)
126
- <?php endif; ?>
127
- <?php echo $this->__('each') ?>
128
- <?php else: ?>
129
- <li><?php echo $this->__('Buy %1$s for %2$s each', $_price['price_qty'], $_price['formated_price_incl_tax']) ?>
130
- <?php endif; ?>
131
- <?php else: ?>
132
- <?php if (Mage::helper('weee')->typeOfDisplay($_product, 0)): ?>
133
- <li><?php echo $this->__('Buy %1$s for %2$s each', $_price['price_qty'], $_price['formated_price_incl_weee_only']) ?>
134
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 1)): ?>
135
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee_only']); ?>
136
- <?php if ($_weeeTaxAttributes): ?>
137
- (<small>
138
- <?php $separator = ''; foreach ($_weeeTaxAttributes as $_attribute): ?>
139
- <?php echo $separator; ?>
140
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
141
- <?php $separator = ' + '; endforeach; ?>
142
- </small>)
143
- <?php endif; ?>
144
- <?php echo $this->__('each') ?>
145
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 4)): ?>
146
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price_incl_weee_only']); ?>
147
- <?php if ($_weeeTaxAttributes): ?>
148
- (<small>
149
- <?php $separator = ''; foreach ($_weeeTaxAttributes as $_attribute): ?>
150
- <?php echo $separator; ?>
151
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()+$_attribute->getTaxAmount()); ?>
152
- <?php $separator = ' + '; endforeach; ?>
153
- </small>)
154
- <?php endif; ?>
155
- <?php echo $this->__('each') ?>
156
- <?php elseif(Mage::helper('weee')->typeOfDisplay($_product, 2)): ?>
157
- <li><?php echo $this->__('Buy %1$s for %2$s', $_price['price_qty'], $_price['formated_price']); ?>
158
- <?php if ($_weeeTaxAttributes): ?>
159
- (<small>
160
- <?php foreach ($_weeeTaxAttributes as $_attribute): ?>
161
- <?php echo $_attribute->getName(); ?>: <?php echo Mage::helper('core')->currency($_attribute->getAmount()); ?>
162
- <?php endforeach; ?>
163
- <?php echo $this->__('Total incl. Tax: %1$s', $_price['formated_price_incl_weee_only']); ?>
164
- </small>)
165
- <?php endif; ?>
166
- <?php echo $this->__('each') ?>
167
- <?php else: ?>
168
- <li><?php echo $this->__('Buy %1$s for %2$s each', $_price['price_qty'], $_price['formated_price']) ?>
169
- <?php endif; ?>
170
- <?php endif; ?>
171
- <?php endif; ?>
172
- <?php if (!$this->getInGrouped()): ?>
173
- <?php if(($_product->getPrice() == $_product->getFinalPrice() && $_product->getPrice() > $_price['price'])
174
- || ($_product->getPrice() != $_product->getFinalPrice() && $_product->getFinalPrice() > $_price['price'])): ?>
175
- <?php echo $this->__('and') ?>&nbsp;<strong class="benefit"><?php echo $this->__('save')?>&nbsp;<?php echo $_price['savePercent']?>%
176
- <?php endif ?></strong>
177
- <?php endif; ?>
178
- </li>
179
- <?php endforeach ?>
180
- </ul>
181
- <?php endif;?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/type/configurable.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
-
28
- /**
29
- * Super product options
30
- *
31
- * @see Mage_Catalog_Block_Product_View_Super_Config
32
- */
33
- ?>
34
- <?php $_product = $this->getProduct() ?>
35
- <?php if($_product->isSaleable()): ?>
36
- <p class="availability"><?php echo $this->__('Availability: In stock.') ?></p>
37
- <?php else: ?>
38
- <p class="availability"><?php echo $this->__('Availability: Out of stock.') ?></p>
39
- <?php endif; ?>
40
-
41
- <?php echo $this->getPriceHtml($_product) ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/type/grouped.phtml DELETED
@@ -1,82 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Grouped product data template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Media
31
- * @see Mage_Catalog_Block_Product_View_Type_Grouped
32
- */
33
- ?>
34
- <?php $_product = $this->getProduct() ?>
35
- <?php $_associatedProducts = $this->getAssociatedProducts() ?>
36
- <?php if($_product->isSaleable() && count($_associatedProducts)): ?>
37
- <p class="availability"><?php echo $this->__('Availability: In stock.') ?></p>
38
- <?php else: ?>
39
- <p class="availability"><?php echo $this->__('Availability: Out of stock.') ?></p>
40
- <?php endif; ?>
41
- <table cellspacing="0" class="data-table" id="super-product-table">
42
- <col />
43
- <col />
44
- <col width="1" />
45
- <thead>
46
- <tr>
47
- <th><?php echo $this->__('Product Name') ?></th>
48
- <th class="a-right"><?php echo $this->__('Price') ?></th>
49
- <?php if ($_product->isSaleable()): ?>
50
- <th class="a-center"><?php echo $this->__('Qty') ?></th>
51
- <?php endif; ?>
52
- </tr>
53
- </thead>
54
- <tbody>
55
- <?php if (count($_associatedProducts)): ?>
56
- <?php foreach ($_associatedProducts as $_item): ?>
57
- <?php $_finalPriceInclTax = $this->helper('tax')->getPrice($_item, $_item->getFinalPrice(), true) ?>
58
- <tr>
59
- <td><?php echo $this->htmlEscape($_item->getName()) ?></td>
60
- <td class="a-right">
61
- <?php echo $this->getPriceHtml($_item, true) ?>
62
- <?php echo $this->getTierPriceHtml($_item) ?>
63
- </td>
64
- <?php if ($_product->isSaleable()): ?>
65
- <td class="a-center">
66
- <?php if ($_item->isSaleable()) : ?>
67
- <input name="super_group[<?php echo $_item->getId() ?>]" value="<?php echo $_item->getQty()*1 ?>" type="text" class="input-text qty" />
68
- <?php else: ?>
69
- <?php echo $this->__('Out of stock.') ?>
70
- <?php endif; ?>
71
- </td>
72
- <?php endif; ?>
73
- </tr>
74
- <?php endforeach; ?>
75
- <?php else: ?>
76
- <tr>
77
- <td colspan="<?php if ($_product->isSaleable()): ?>4<?php else : ?>3<?php endif; ?>"><?php echo $this->__('No options of this product are available.') ?></td>
78
- </tr>
79
- <?php endif; ?>
80
- </tbody>
81
- </table>
82
- <script type="text/javascript">decorateTable('super-product-table')</script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/type/options/configurable.phtml DELETED
@@ -1,46 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php
29
- $_product = $this->getProduct();
30
- $_attributes = Mage::helper('core')->decorateArray($this->getAllowAttributes());
31
- ?>
32
- <?php if ($_product->isSaleable() && count($_attributes)):?>
33
- <dl>
34
- <?php foreach($_attributes as $_attribute): ?>
35
- <dt><label><?php echo $_attribute->getLabel() ?><span class="required">&nbsp;*</span></label></dt>
36
- <dd<?php if ($_attribute->decoratedIsLast){?> class="last"<?php }?>>
37
- <select name="super_attribute[<?php echo $_attribute->getAttributeId() ?>]" id="attribute<?php echo $_attribute->getAttributeId() ?>" class="required-entry super-attribute-select">
38
- <option><?php echo $this->__('Choose an Option...') ?></option>
39
- </select>
40
- </dd>
41
- <?php endforeach; ?>
42
- </dl>
43
- <script type="text/javascript">
44
- var spConfig = new Product.Config(<?php echo $this->getJsonConfig() ?>);
45
- </script>
46
- <?php endif;?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/type/simple.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Simple product deatle template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Type_Simple
31
- */
32
- ?>
33
- <?php $_product = $this->getProduct() ?>
34
-
35
- <?php if($_product->isSaleable()): ?>
36
- <p class="availability"><?php echo $this->__('Availability: In stock.') ?></p>
37
- <?php else: ?>
38
- <p class="availability"><?php echo $this->__('Availability: Out of stock.') ?></p>
39
- <?php endif; ?>
40
-
41
- <?php echo $this->getPriceHtml($_product) ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/catalog/product/view/type/virtual.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Simple product deatle template
29
- *
30
- * @see Mage_Catalog_Block_Product_View_Type_Simple
31
- */
32
- ?>
33
- <?php $_product = $this->getProduct() ?>
34
-
35
- <?php if($_product->isSaleable()): ?>
36
- <p class="availability"><?php echo $this->__('Availability: In stock.') ?></p>
37
- <?php else: ?>
38
- <p class="availability"><?php echo $this->__('Availability: Out of stock.') ?></p>
39
- <?php endif; ?>
40
-
41
- <?php echo $this->getPriceHtml($_product) ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart.phtml DELETED
@@ -1,125 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Shopping cart template
30
- *
31
- * @see Mage_Checkout_Block_Cart
32
- */
33
- ?>
34
- <div class="page-head-alt button-level">
35
- <h3><?php echo $this->__('Shopping Cart') ?></h3>
36
- <?php if(!$this->hasError()): ?>
37
- <ul class="checkout-types">
38
- <?php echo $this->getChildHtml('top_methods') ?>
39
- </ul>
40
- <?php endif; ?>
41
- </div>
42
- <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
43
- <form action="<?php echo $this->getUrl('checkout/cart/updatePost') ?>" method="post">
44
- <table cellspacing="0" border="0" id="shopping-cart-table" class="data-table box-table shopping-cart">
45
- <col width="40" />
46
- <col width="75" />
47
- <col />
48
- <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
49
- <col width="1" />
50
- <?php endif ?>
51
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
52
- <col width="80" />
53
- <?php endif; ?>
54
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
55
- <col width="80" />
56
- <?php endif; ?>
57
- <col width="1" />
58
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
59
- <col width="80" />
60
- <?php endif; ?>
61
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
62
- <col width="80" />
63
- <?php endif; ?>
64
-
65
-
66
- <?php $mergedCells = ($this->helper('tax')->displayCartBothPrices() ? 2 : 1); ?>
67
- <thead>
68
- <tr>
69
- <th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Remove') ?></th>
70
- <th rowspan="<?php echo $mergedCells; ?>">&nbsp;</th>
71
- <th rowspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Product Name') ?></th>
72
- <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
73
- <th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Move to Wishlist') ?></th>
74
- <?php endif ?>
75
- <th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Unit Price') ?></th>
76
- <th rowspan="<?php echo $mergedCells; ?>" class="a-center"><?php echo $this->__('Qty') ?></th>
77
- <th class="a-center" colspan="<?php echo $mergedCells; ?>"><?php echo $this->__('Subtotal') ?></th>
78
- </tr>
79
- <?php if ($this->helper('tax')->displayCartBothPrices()): ?>
80
- <tr>
81
- <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
82
- <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
83
- <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(false) ?></th>
84
- <th class="a-right"><?php echo $this->helper('tax')->getIncExcTaxLabel(true) ?></th>
85
- </tr>
86
- <?php endif; ?>
87
- </thead>
88
- <tfoot>
89
- <tr>
90
- <td colspan="100" class="a-right">
91
- <?php if($this->getContinueShoppingUrl()): ?>
92
- <button class="form-button-alt continue-shopping" onclick="setLocation('<?php echo $this->getContinueShoppingUrl() ?>')" type="button"><span><?php echo $this->__('Continue Shopping') ?></span></button>
93
- <?php endif; ?>
94
- <button class="form-button-alt" type="submit"><span><?php echo $this->__('Update Shopping Cart') ?></span></button>
95
- </td>
96
- </tr>
97
- </tfoot>
98
- <tbody>
99
- <?php foreach($this->getItems() as $_item): ?>
100
- <?php echo $this->getItemHtml($_item) ?>
101
- <?php endforeach ?>
102
- </tbody>
103
- </table>
104
- <script type="text/javascript">decorateTable('shopping-cart-table')</script>
105
- </form>
106
-
107
- <div class="shopping-cart-collaterals">
108
- <div class="col2-set">
109
- <?php echo $this->getChildHtml('crosssell') ?>
110
- <div class="col-2">
111
- <?php echo $this->getChildHtml('coupon') ?>
112
- <?php if (!$this->getIsVirtual()): echo $this->getChildHtml('shipping'); endif; ?>
113
- </div>
114
- </div>
115
- </div>
116
-
117
- <div class="shopping-cart-totals">
118
- <?php echo $this->getChildHtml('totals'); ?>
119
- <?php if(!$this->hasError()): ?>
120
- <ul class="checkout-types">
121
- <?php echo $this->getChildHtml('methods') ?>
122
- </ul>
123
- <?php endif; ?>
124
- </div>
125
- <div class="clear"></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/coupon.phtml DELETED
@@ -1,56 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="discount-codes box">
28
- <form id="discount-coupon-form" action="<?php echo $this->getUrl('checkout/cart/couponPost') ?>" method="post">
29
- <fieldset>
30
- <h4><?php echo $this->__('Discount Codes') ?></h4>
31
- <p><?php echo $this->__('Enter your coupon code if you have one.') ?></p>
32
- <input type="hidden" name="remove" id="remove-coupone" value="0"/>
33
- <?php if(!strlen($this->getCouponCode())): ?>
34
- <div class="left" style="padding-bottom:5px;"><input class="input-text left" id="coupon_code" name="coupon_code" value="<?php echo $this->htmlEscape($this->getCouponCode()) ?>" /></div>
35
- <div class="left">&nbsp;<button class="form-button-alt" onclick="discountForm.submit(false)" type="button" value="<?php echo $this->__('Apply Coupon') ?>"><span><?php echo $this->__('Apply Coupon') ?></span></button></div>
36
- <?php else: ?>
37
- <div style="padding-bottom:5px;"><input class="input-text" id="coupon_code" name="coupon_code" value="<?php echo $this->htmlEscape($this->getCouponCode()) ?>" style="width:207px;" /></div>
38
- <button class="form-button-alt" onclick="discountForm.submit(false)" type="button" value="<?php echo $this->__('Apply Coupon') ?>"><span><?php echo $this->__('Apply Coupon') ?></span></button>&nbsp;<button class="form-button-alt" type="button" onclick="discountForm.submit(true)" value="<?php echo $this->__('Cancel Coupon') ?>"><span><?php echo $this->__('Cancel Coupon') ?></span></button>
39
- <?php endif;?>
40
- <div class="clear"></div>
41
- </fieldset>
42
- </form>
43
- <script type="text/javascript">
44
- var discountForm = new VarienForm('discount-coupon-form');
45
- discountForm.submit = function (isRemove) {
46
- if (isRemove) {
47
- $('coupon_code').removeClassName('required-entry');
48
- $('remove-coupone').value = "1";
49
- } else {
50
- $('coupon_code').addClassName('required-entry');
51
- $('remove-coupone').value = "0";
52
- }
53
- return VarienForm.prototype.submit.bind(discountForm)();
54
- }
55
- </script>
56
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/crosssell.phtml DELETED
@@ -1,56 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Cart cross sell items template
30
- *
31
- * @see Mage_Checkout_Block_Cart_Crosssell
32
- */
33
- ?>
34
- <?php if($this->getItemCount()): ?>
35
- <div class="col-1 upsell">
36
- <h4><?php echo $this->__('Based on your selection, you may be interested in the following items:') ?></h4>
37
- <ul class="generic-product-list">
38
- <?php foreach ($this->getItems() as $_item): ?>
39
- <li>
40
- <a href="<?php echo $_item->getProductUrl() ?>"><img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(75); ?>" width="75" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" class="product-image" /></a>
41
- <div class="product-shop">
42
- <h5><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></h5>
43
- <?php echo $this->getPriceHtml($_item, true) ?>
44
- <button class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_item) ?>')" type="button"><span><?php echo $this->__('Add to Cart') ?></span></button><br/>
45
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
46
- <small><a href="<?php echo $this->getAddToWishlistUrl($_item) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a></small>
47
- <?php endif; ?>
48
- <?php if($_compareUrl=$this->getAddToCompareUrl($_item)): ?><br/>
49
- <small><a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a></small>
50
- <?php endif; ?>
51
- </div>
52
- </li>
53
- <?php endforeach; ?>
54
- </ul>
55
- </div>
56
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/item/default.phtml DELETED
@@ -1,256 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_item = $this->getItem()?>
28
- <tr>
29
- <td class="a-center"><a href="<?php echo $this->getDeleteUrl() ?>"><img src="<?php echo $this->getSkinUrl('images/btn_trash.gif') ?>" width="16" height="16" alt="<?php $this->__('Remove item')?>" /></a></td>
30
- <td><a href="<?php echo $this->getProductUrl() ?>"><img src="<?php echo $this->getProductThumbnail()->resize(75); ?>" alt="<?php echo $this->htmlEscape($this->getProductName()) ?>" width="75" /></a></td>
31
- <td class="attributes-col">
32
- <h4 class="title"><a href="<?php echo $this->getProductUrl() ?>"><?php echo $this->getProductName() ?></a></h4>
33
- <!-- item custom options -->
34
- <?php if ($_options = $this->getOptionList()):?>
35
- <dl class="item-options">
36
- <?php foreach ($_options as $_option) : ?>
37
- <?php $_formatedOptionValue = $this->getFormatedOptionValue($_option) ?>
38
- <dt><?php echo $this->htmlEscape($_option['label']) ?></dt>
39
- <dd<?php if (isset($_formatedOptionValue['full_view'])): ?> class="truncated"<?php endif; ?>><?php echo $_formatedOptionValue['value'] ?>
40
- <?php if (isset($_formatedOptionValue['full_view'])): ?>
41
- <div class="truncated_full_value">
42
- <dl class="item-options">
43
- <dt><?php echo $this->htmlEscape($_option['label']) ?></dt>
44
- <dd><?php echo $_formatedOptionValue['full_view'] ?></dd>
45
- </dl>
46
- </div>
47
- <?php endif; ?>
48
- </dd>
49
- <?php endforeach; ?>
50
- </dl>
51
- <?php endif;?>
52
- <!-- / -->
53
-
54
- <?php if ($messages = $this->getMessages()): ?>
55
- <?php foreach ($messages as $message): ?>
56
- <div class="shopping-cart-item-message <?php echo $message['type'] ?>">
57
- * <?php echo $message['text'] ?>
58
- </div>
59
- <?php endforeach; ?>
60
- <?php endif; ?>
61
- </td>
62
- <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
63
- <td class="a-center">
64
- <input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" />
65
- </td>
66
- <?php endif ?>
67
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
68
- <td class="a-right">
69
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
70
- <div class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
71
- <?php else: ?>
72
- <div class="cart-price">
73
- <?php endif; ?>
74
-
75
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
76
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
77
- <?php else: ?>
78
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
79
- <?php endif; ?>
80
-
81
- </div>
82
-
83
-
84
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
85
-
86
- <div class="cart-tax-info" id="eunit-item-tax-details<?php echo $_item->getId(); ?>" style="display: none;">
87
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
88
- <small>
89
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
90
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span><br />
91
- <?php endforeach; ?>
92
- </small>
93
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
94
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
95
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></small></span><br />
96
- <?php endforeach; ?>
97
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
98
- <small>
99
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
100
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span><br />
101
- <?php endforeach; ?>
102
- </small>
103
- <?php endif; ?>
104
- </div>
105
-
106
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
107
- <div class="cart-tax-total" onclick="taxToggle('eunit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
108
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?></span>
109
- </div>
110
- <?php endif; ?>
111
- <?php endif; ?>
112
- </td>
113
- <?php endif; ?>
114
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
115
- <td class="a-right">
116
- <?php $_incl = $this->helper('checkout')->getPriceInclTax($_item); ?>
117
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
118
- <div class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
119
- <?php else: ?>
120
- <div class="cart-price">
121
- <?php endif; ?>
122
-
123
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
124
- <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
125
- <?php else: ?>
126
- <?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
127
- <?php endif; ?>
128
-
129
- </div>
130
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
131
-
132
- <div class="cart-tax-info" id="unit-item-tax-details<?php echo $_item->getId(); ?>" style="display: none;">
133
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
134
- <small>
135
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
136
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span><br />
137
- <?php endforeach; ?>
138
- </small>
139
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
140
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
141
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></small></span><br />
142
- <?php endforeach; ?>
143
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
144
- <small>
145
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
146
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span><br />
147
- <?php endforeach; ?>
148
- </small>
149
- <?php endif; ?>
150
- </div>
151
-
152
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
153
- <div class="cart-tax-total" onclick="taxToggle('unit-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
154
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?></span>
155
- </div>
156
- <?php endif; ?>
157
- <?php endif; ?>
158
- </td>
159
- <?php endif; ?>
160
- <td class="a-center">
161
- <input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getQty() ?>" size="4" class="input-text qty" maxlength="8" />
162
- </td>
163
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
164
- <td class="a-right">
165
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
166
- <div class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
167
- <?php else: ?>
168
- <div class="cart-price">
169
- <?php endif; ?>
170
-
171
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
172
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?>
173
- <?php else: ?>
174
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
175
- <?php endif; ?>
176
-
177
- </div>
178
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
179
-
180
- <div class="cart-tax-info" id="esubtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display: none;">
181
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
182
- <small>
183
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
184
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span><br />
185
- <?php endforeach; ?>
186
- </small>
187
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
188
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
189
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></small></span><br />
190
- <?php endforeach; ?>
191
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
192
- <small>
193
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
194
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span><br />
195
- <?php endforeach; ?>
196
- </small>
197
- <?php endif; ?>
198
- </div>
199
-
200
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
201
- <div class="cart-tax-total" onclick="taxToggle('esubtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
202
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getWeeeTaxAppliedRowAmount()+$_item->getWeeeTaxRowDisposition()); ?></span>
203
- </div>
204
- <?php endif; ?>
205
- <?php endif; ?>
206
- </td>
207
- <?php endif; ?>
208
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
209
- <td class="a-right">
210
- <?php $_incl = $this->helper('checkout')->getSubtotalInclTax($_item); ?>
211
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
212
- <div class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
213
- <?php else: ?>
214
- <div class="cart-price">
215
- <?php endif; ?>
216
-
217
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
218
- <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?>
219
- <?php else: ?>
220
- <?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxRowDisposition()) ?>
221
- <?php endif; ?>
222
-
223
- </div>
224
-
225
-
226
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
227
-
228
- <div class="cart-tax-info" id="subtotal-item-tax-details<?php echo $_item->getId(); ?>" style="display: none;">
229
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
230
- <small>
231
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
232
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount'],true,true); ?></span><br />
233
- <?php endforeach; ?>
234
- </small>
235
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
236
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
237
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></small></span><br />
238
- <?php endforeach; ?>
239
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
240
- <small>
241
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
242
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['row_amount_incl_tax'],true,true); ?></span><br />
243
- <?php endforeach; ?>
244
- </small>
245
- <?php endif; ?>
246
- </div>
247
-
248
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
249
- <div class="cart-tax-total" onclick="taxToggle('subtotal-item-tax-details<?php echo $_item->getId(); ?>', this, 'cart-tax-total-expanded');">
250
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedRowAmount()); ?></span>
251
- </div>
252
- <?php endif; ?>
253
- <?php endif; ?>
254
- </td>
255
- <?php endif; ?>
256
- </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/noItems.phtml DELETED
@@ -1,32 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="page-head">
28
- <h3><?php echo $this->__('Shopping Cart is Empty') ?></h3>
29
- </div>
30
- <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
31
- <p><?php echo $this->__('You have no items in your shopping cart.') ?></p>
32
- <p><?php echo $this->__('Please <a href="%s">continue shopping</a>.', $this->getContinueShoppingUrl()) ?></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/render/default.phtml DELETED
@@ -1,69 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_item = $this->getItem() ?>
28
- <tr>
29
- <td class="a-center"><a href="<?php echo $this->getItemDeleteUrl($_item) ?>"><img src="<?php echo $this->getSkinUrl('images/btn_trash.gif') ?>" width="16" height="16" alt="Remove item" /></a></td>
30
- <td>
31
- <a href="<?php echo $this->getItemUrl($_item) ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getItemProductForThumbnail($_item), 'thumbnail')->resize(75); ?>" alt="<?php echo $this->htmlEscape($this->getItemName($_item)) ?>" width="75" /></a></td>
32
- <td class="attributes-col">
33
- <h4 class="title"><a href="<?php echo $this->getItemUrl($_item) ?>"><?php echo $this->getItemName($_item) ?></a></h4>
34
- <?php echo $this->getItemDescription($_item) ?>
35
- <?php if($_item->getMessage()): ?>
36
- <div style="font-size:95%;margin-top:6px;" class="shopping-cart-item-message <?php if($_item->getHasError()): ?>error<?php else: ?>notice<?php endif; ?>">
37
- * <?php echo $_item->getMessage() ?>
38
- </div>
39
- <?php endif; ?>
40
- </td>
41
- <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
42
- <td class="a-center">
43
- <input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" />
44
- </td>
45
- <?php endif ?>
46
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
47
- <td class="a-right">
48
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
49
- </td>
50
- <?php endif; ?>
51
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
52
- <td class="a-right">
53
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getTaxAmount()/$_item->getQty()) ?>
54
- </td>
55
- <?php endif; ?>
56
- <td class="a-center">
57
- <input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getItemQty($_item) ?>" size="4" class="input-text qty" maxlength="8" />
58
- </td>
59
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
60
- <td class="a-right">
61
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
62
- </td>
63
- <?php endif; ?>
64
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
65
- <td class="a-right">
66
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getTaxAmount()) ?>
67
- </td>
68
- <?php endif; ?>
69
- </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/render/simple.phtml DELETED
@@ -1,69 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_item = $this->getItem() ?>
28
- <tr>
29
- <td class="a-center"><a href="<?php echo $this->getItemDeleteUrl($_item) ?>"><img src="<?php echo $this->getSkinUrl('images/btn_trash.gif') ?>" width="16" height="16" alt="Remove item" /></a></td>
30
- <td><a href="<?php echo $this->getItemUrl($_item) ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getItemProductForThumbnail($_item), 'thumbnail')->resize(75); ?>" alt="<?php echo $this->htmlEscape($this->getItemName($_item)) ?>" width="75" /></a>
31
- </td>
32
- <td class="attributes-col">
33
- <h4 class="title"><a href="<?php echo $this->getItemUrl($_item) ?>"><?php echo $this->getItemName($_item) ?></a></h4>
34
- <?php echo $this->getItemDescription($_item) ?>
35
- <?php if($_item->getMessage()): ?>
36
- <div style="font-size:95%;margin-top:6px;" class="shopping-cart-item-message <?php if($_item->getHasError()): ?>error<?php else: ?>notice<?php endif; ?>">
37
- * <?php echo $_item->getMessage() ?>
38
- </div>
39
- <?php endif; ?>
40
- </td>
41
- <?php if ($this->helper('wishlist')->isAllowInCart()) : ?>
42
- <td class="a-center">
43
- <input type="checkbox" value="1" name="cart[<?php echo $_item->getId() ?>][wishlist]" />
44
- </td>
45
- <?php endif ?>
46
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
47
- <td class="a-right">
48
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
49
- </td>
50
- <?php endif; ?>
51
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
52
- <td class="a-right">
53
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getTaxAmount()/$_item->getQty()) ?>
54
- </td>
55
- <?php endif; ?>
56
- <td class="a-center">
57
- <input name="cart[<?php echo $_item->getId() ?>][qty]" value="<?php echo $this->getItemQty($_item) ?>" size="4" class="input-text qty" maxlength="8" />
58
- </td>
59
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
60
- <td class="a-right">
61
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()) ?>
62
- </td>
63
- <?php endif; ?>
64
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
65
- <td class="a-right">
66
- <?php echo $this->helper('checkout')->formatPrice($_item->getRowTotal()+$_item->getTaxAmount()) ?>
67
- </td>
68
- <?php endif; ?>
69
- </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/shipping.phtml DELETED
@@ -1,115 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * @see Mage_Checkout_Block_Cart_Shipping
30
- */
31
- ?>
32
- <div class="shipping-estimate box">
33
- <h4><?php echo $this->__('Estimate Shipping and Tax') ?></h4>
34
- <form action="<?php echo $this->getUrl('checkout/cart/estimatePost') ?>" method="post" id="shipping-zip-form">
35
- <p><?php echo $this->__('Enter your destination to get a shipping estimate.') ?></p>
36
- <p><label for="country"><?php echo $this->__('Country') ?> <span class="required">*</span></label><br /><span><?php echo Mage::getBlockSingleton('directory/data')->getCountryHtmlSelect($this->getEstimateCountryId()) ?></span></p>
37
- <?php //if($this->getStateActive()): ?>
38
- <p>
39
- <label for="region_id"><?php echo $this->__('State/Province') ?><?php if ($this->isStateProvinceRequired()):?> <span class="required">*</span><?php endif;?></label><br />
40
- <select id="region_id" name="region_id" title="<?php echo $this->__('State/Province') ?>" style="display:none"<?php echo ($this->isStateProvinceRequired() ? ' class="validate-select"' : '') ?>>
41
- <option value=""><?php echo $this->__('Please select region, state or province') ?></option>
42
- </select>
43
- <script type="text/javascript">
44
- $('region_id').setAttribute('defaultValue', "<?php echo $this->getEstimateRegionId() ?>");
45
- </script>
46
- <input type="text" id="region" name="region" value="<?php echo $this->htmlEscape($this->getEstimateRegion()) ?>" title="<?php echo $this->__('State/Province') ?>" class="input-text" style="display:none" />
47
- </p>
48
- <?php //endif; ?>
49
- <?php if($this->getCityActive()): ?>
50
- <p><label for="city"><?php echo $this->__('City') ?><?php if ($this->isCityRequired()):?> <span class="required">*</span><?php endif;?></label><br />
51
- <input class="input-text<?php if ($this->isCityRequired()):?> required-entry<?php endif;?>" id="city" type="text" name="estimate_city" value="<?php echo $this->htmlEscape($this->getEstimateCity()) ?>" />
52
- </p>
53
- <?php endif; ?>
54
- <p><label for="postcode"><?php echo $this->__('Zip/Postal Code') ?><?php if ($this->isZipCodeRequired()):?> <span class="required">*</span><?php endif;?></label><br />
55
- <input class="input-text validate-postcode<?php if ($this->isZipCodeRequired()):?> required-entry<?php endif;?>" type="text" id="postcode" name="estimate_postcode" value="<?php echo $this->htmlEscape($this->getEstimatePostcode()) ?>" /></p>
56
- <p><button type="button" onclick="coShippingMethodForm.submit()" class="form-button-alt"><span><?php echo $this->__('Get a Quote') ?></span></button></p>
57
- </form>
58
- <script type="text/javascript">
59
- new RegionUpdater('country', 'region', 'region_id', <?php echo $this->helper('directory')->getRegionJson() ?>);
60
- </script>
61
-
62
- <?php if (($_shippingRateGroups = $this->getEstimateRates())): ?>
63
- <div class="divider"></div>
64
- <form id="co-shipping-method-form" action="<?php echo $this->getUrl('checkout/cart/estimateUpdatePost') ?>">
65
- <dl class="shipment-methods">
66
- <?php foreach ($_shippingRateGroups as $code => $_rates): ?>
67
- <dt><?php echo $this->getCarrierName($code) ?></dt>
68
- <dd>
69
- <ul>
70
- <?php foreach ($_rates as $_rate): ?>
71
- <li class="<?php if ($_rate->getErrorMessage()) echo 'error-msg';?>">
72
- <?php if ($_rate->getErrorMessage()): ?>
73
- <?php echo $_rate->getErrorMessage() ?>
74
- <?php else: ?>
75
- <input name="estimate_method" type="radio" value="<?php echo $this->htmlEscape($_rate->getCode()) ?>" id="s_method_<?php echo $_rate->getCode() ?>"<?php if($_rate->getCode()===$this->getAddressShippingMethod()) echo ' checked="checked"' ?> />
76
- <label for="s_method_<?php echo $_rate->getCode() ?>"><?php echo $_rate->getMethodTitle() ?>
77
- <strong>
78
- <?php $_excl = $this->getShippingPrice($_rate->getPrice(), $this->helper('tax')->displayShippingPriceIncludingTax()); ?>
79
- <?php $_incl = $this->getShippingPrice($_rate->getPrice(), true); ?>
80
-
81
- <?php echo $_excl; ?>
82
- <?php if ($this->helper('tax')->displayShippingBothPrices() && $_incl != $_excl): ?>
83
- (<?php echo $this->__('Incl. Tax'); ?> <?php echo $_incl; ?>)
84
- <?php endif; ?>
85
- </strong></label>
86
- <?php endif ?>
87
- </li>
88
- <?php endforeach; ?>
89
- </ul>
90
- </dd>
91
- <?php endforeach; ?>
92
- </dl>
93
- <fieldset>
94
- <button type="submit" class="form-button-alt" name="do" value="<?php echo $this->__('Update Total') ?>"><span><?php echo $this->__('Update Total') ?></span></button>
95
- </fieldset>
96
- </form>
97
- <?php endif; ?>
98
-
99
- <script type="text/javascript">
100
- var coShippingMethodForm = new VarienForm('shipping-zip-form');
101
- Validation.addAllThese(
102
- [
103
- ['validate-postcode', '<?php echo $this->__('Please enter a valid zip code. For example 90602 or 90602-1234.') ?>', function(v) {
104
- var element = $('postcode');
105
- if (element && ('' != element.value)) {
106
- if (!element.value.match(/(^[A-z0-9]{2,10}([\s]{0,2}|[\-]{0,2})[A-z0-9]{2,10}$)/ )) {
107
- return false;
108
- }
109
- }
110
- return true;
111
- }]
112
- ]
113
- );
114
- </script>
115
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/sidebar.phtml DELETED
@@ -1,79 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * Shoping cart sidebar
29
- *
30
- * @see Mage_Checkout_Block_Cart_Sidebar
31
- */
32
- ?>
33
- <div class="top_box"><span></span></div>
34
-
35
- <div class="box base-mini mini-cart">
36
- <div class="head">
37
- <?php $_cartQty = $this->getSummaryCount() ?>
38
- <h4><?php echo $this->__('My Cart') ?></h4>
39
- <div class="addcart_box">
40
- <?php if ($_cartQty>0): ?>
41
- <?php if ($_cartQty==1): ?>
42
- <?php echo $this->__('There is <a href="%s"><strong>1 item</strong></a> in your cart.', $this->getUrl('checkout/cart')) ?>
43
- <?php else: ?>
44
- <?php echo $this->__('There are <a href="%s"><strong>%s items</strong></a> in your cart.', $this->getUrl('checkout/cart'), $_cartQty) ?>
45
- <?php endif ?>
46
- <p class="subtotal">
47
- <?php echo $this->__('Cart Subtotal:') ?> <strong><?php echo Mage::helper('checkout')->formatPrice($this->getSubtotal()) ?></strong>
48
- <?php if ($_subtotalInclTax = $this->getSubtotalInclTax()): ?>
49
- <br />(<strong><?php echo Mage::helper('checkout')->formatPrice($_subtotalInclTax) ?></strong> <?php echo Mage::helper('tax')->getIncExcText(true) ?>)
50
- <?php endif; ?>
51
- </p>
52
- <?php endif ?>
53
- </div>
54
- </div>
55
- <div class="middle_box">
56
- <?php if($_cartQty && $this->isPossibleOnepageCheckout()): ?>
57
- <div class="actions">
58
- <button class="form-button" type="button" onclick="setLocation('<?php echo $this->getCheckoutUrl() ?>')">
59
- <span><?php echo $this->__('Checkout') ?></span>
60
- </button>
61
- </div>
62
- <?php endif ?>
63
-
64
- <?php $_items = $this->getRecentItems() ?>
65
- <?php if(count($_items)): ?>
66
- <h5><?php echo $this->__('Recently added item(s)') ?></h5>
67
- <ol id="cart-sidebar">
68
- <?php foreach($_items as $_item): ?>
69
- <?php echo $this->getItemHtml($_item) ?>
70
- <?php endforeach; ?>
71
- </ol>
72
- <script type="text/javascript">decorateList('cart-sidebar', 'non-recursive')</script>
73
- <?php else: ?>
74
- <div class="content"><p><?php echo $this->__('You have no items in your shopping cart.') ?></p></div>
75
- <?php endif ?>
76
- </div>
77
- </div>
78
- <div class="bottom_box"><span></span></div>
79
- <!-- [ends] .cart-sidebar // -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/sidebar/default.phtml DELETED
@@ -1,141 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php $_item = $this->getItem() ?>
28
- <li>
29
- <div class="product-images">
30
- <a href="<?php echo $this->getProductUrl()?>"><img src="<?php echo $this->getProductThumbnail()->resize(50, 50)->setWatermarkSize('30x10'); ?>" alt="<?php echo $this->htmlEscape($this->getProductName()) ?>" width="50" height="50" /></a>
31
- </div>
32
- <div class="product-details">
33
- <a href="<?php echo $this->getDeleteUrl() ?>" onclick="return confirm('<?php echo $this->__('Are you sure you would like to remove this item from the shopping cart?') ?>');" class="widget-btn"><img src="<?php echo $this->getSkinUrl('images/list_remove_btn.gif') ?>" alt="<?php echo $this->__('Remove Product') ?>" /></a>
34
- <a href="<?php echo $this->getProductUrl() ?>"><?php echo $this->getProductName() ?></a><br />
35
- <strong><?php echo $this->getQty() ?></strong> x
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
- <?php if ($this->helper('tax')->displayCartPriceExclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
47
- <?php if ($this->helper('tax')->displayCartBothPrices()): ?>
48
- <?php echo $this->__('Excl. Tax'); ?>:
49
- <?php endif; ?>
50
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales')): ?>
51
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
52
- <?php else: ?>
53
- <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
54
- <?php endif; ?>
55
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
56
- <br />
57
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales')): ?>
58
- <small>
59
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
60
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span><br />
61
- <?php endforeach; ?>
62
- </small>
63
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales')): ?>
64
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
65
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></small></span><br />
66
- <?php endforeach; ?>
67
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales')): ?>
68
- <small>
69
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
70
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span><br />
71
- <?php endforeach; ?>
72
- </small>
73
- <?php endif; ?>
74
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales')): ?>
75
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?></span>
76
- <?php endif; ?>
77
- <?php endif; ?>
78
- <?php endif; ?>
79
-
80
-
81
-
82
-
83
- <?php if ($this->helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
84
- <?php $_incl = $this->helper('checkout')->getPriceInclTax($_item); ?>
85
- <?php if ($this->helper('tax')->displayCartBothPrices()): ?>
86
- <br /><?php echo $this->__('Incl. Tax'); ?>:
87
- <?php endif; ?>
88
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, array(0, 1, 4), 'sales')): ?>
89
- <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
90
- <?php else: ?>
91
- <?php echo $this->helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
92
- <?php endif; ?>
93
- <?php if (Mage::helper('weee')->getApplied($_item)): ?>
94
- <br />
95
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 1, 'sales')): ?>
96
- <small>
97
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
98
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount'],true,true); ?></span><br />
99
- <?php endforeach; ?>
100
- </small>
101
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales')): ?>
102
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
103
- <span class="nobr"><small><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></small></span><br />
104
- <?php endforeach; ?>
105
- <?php elseif (Mage::helper('weee')->typeOfDisplay($_item, 4, 'sales')): ?>
106
- <small>
107
- <?php foreach (Mage::helper('weee')->getApplied($_item) as $tax): ?>
108
- <span class="nobr"><?php echo $tax['title']; ?>: <?php echo Mage::helper('checkout')->formatPrice($tax['amount_incl_tax'],true,true); ?></span><br />
109
- <?php endforeach; ?>
110
- </small>
111
- <?php endif; ?>
112
- <?php if (Mage::helper('weee')->typeOfDisplay($_item, 2, 'sales')): ?>
113
- <span class="nobr"><?php echo Mage::helper('weee')->__('Total incl. tax'); ?>:<br /> <?php echo $this->helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?></span>
114
- <?php endif; ?>
115
- <?php endif; ?>
116
- <?php endif; ?>
117
-
118
-
119
- <!-- item custom options -->
120
- <?php if ($_options = $this->getOptionList()):?>
121
- <div class="truncated">
122
- <div class="truncated_full_value">
123
- <dl class="item-options">
124
- <?php foreach ($_options as $_option) : ?>
125
- <dt><?php echo $this->htmlEscape($_option['label']) ?></dt>
126
- <dd>
127
- <?php if (is_array($_option['value'])): ?>
128
- <?php echo nl2br(implode("\n", $_option['value'])) ?>
129
- <?php else: ?>
130
- <?php echo $_option['value'] ?>
131
- <?php endif; ?>
132
- </dd>
133
- <?php endforeach; ?>
134
- </dl>
135
- </div>
136
- <a href="#" onclick="return false;" class="details"><?php echo $this->__('Details') ?></a>
137
- </div>
138
- <?php endif;?>
139
- <!-- / -->
140
- </div>
141
- </li>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/cart/totals.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Shopping cart totals template
30
- *
31
- * @see Mage_Checkout_Block_Cart_Totals
32
- */
33
- ?>
34
- <table cellspacing="0" id="shopping-cart-totals-table">
35
- <tfoot>
36
- <?php echo $this->renderTotals('footer'); ?>
37
- </tfoot>
38
- <tbody>
39
- <?php echo $this->renderTotals(); ?>
40
- </tbody>
41
- </table>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/links.phtml DELETED
@@ -1,26 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/onepage.phtml DELETED
@@ -1,59 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <script type="text/javascript" src="<?php echo $this->getJsUrl('varien/accordion.js') ?>"></script>
28
- <script type="text/javascript" src="<?php echo $this->getSkinUrl('js/opcheckout.js') ?>"></script>
29
- <script type="text/javascript">countryRegions = <?php echo $this->helper('directory')->getRegionJson() ?></script>
30
-
31
- <ol id="checkoutSteps" class="one-page-checkout">
32
- <?php $i=0; foreach($this->getSteps() as $_stepId => $_stepInfo): ?>
33
- <?php if (!$this->getChild($_stepId) || !$this->getChild($_stepId)->isShow()): continue; endif; $i++ ?>
34
- <li id="opc-<?php echo $_stepId ?>" class="section <?php echo !empty($_stepInfo['allow'])?'allow':'' ?> <?php echo !empty($_stepInfo['complete'])?'saved':'' ?>">
35
- <div class="head">
36
- <h3><span class="step-count"><?php echo $i ?></span> &nbsp;<?php echo $_stepInfo['label'] ?></h3><a href="#"><?php echo $this->__('Edit') ?></a>
37
- </div>
38
- <div id="checkout-step-<?php echo $_stepId ?>" class="box<?php if($_stepId=='shipping_method'): ?>-no-padding<?php endif; ?> a-item" style="display:none;">
39
- <?php echo $this->getChildHtml($_stepId) ?>
40
- </div>
41
- </li>
42
- <?php endforeach ?>
43
- </ol>
44
-
45
- <script type="text/javascript">
46
- //<![CDATA[
47
- var accordion = new Accordion('checkoutSteps', '.head', true);
48
- <?php if($this->getActiveStep()): ?>
49
- accordion.openSection('opc-<?php echo $this->getActiveStep() ?>');
50
- <?php endif ?>
51
-
52
- var checkout = new Checkout(accordion,{
53
- progress: '<?php echo $this->getUrl('checkout/onepage/progress') ?>',
54
- review: '<?php echo $this->getUrl('checkout/onepage/review') ?>',
55
- saveMethod: '<?php echo $this->getUrl('checkout/onepage/saveMethod') ?>',
56
- failure: '<?php echo $this->getUrl('checkout/cart') ?>'}
57
- );
58
- //]]>
59
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/checkout/success.phtml DELETED
@@ -1,48 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <div class="page-head">
29
- <h3><?php echo $this->__('Your order has been received') ?></h3>
30
- </div>
31
- <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
32
- <p><strong><?php echo $this->__('Thank you for your purchase!') ?></strong></p>
33
- <p>
34
- <?php if ($this->canPrint()) :?>
35
- <?php echo $this->__('Your order # is: <a href="%s">%s</a>', $this->getViewOrderUrl(), $this->getOrderId()) ?>.<br/>
36
- <?php else :?>
37
- <?php echo $this->__('Your order # is: %s', $this->getOrderId()) ?>.<br/>
38
- <?php endif;?>
39
-
40
- <?php echo $this->__('You will receive an order confirmation email with details of your order and a link to track its progress.') ?><br/>
41
- <?php if ($this->canPrint()) :?>
42
- <?php echo $this->__('Click <a href="%s" onclick="this.target=\'_blank\'">here to print</a> a copy of your order confirmation.', $this->getPrintUrl()) ?>
43
- <?php endif;?>
44
- <?php echo $this->getChildHtml() ?>
45
- </p>
46
- <div class="button-set">
47
- <button type="button" class="form-button" onclick="window.location='<?php echo $this->getUrl() ?>'"><span><?php echo $this->__('Continue Shopping') ?></span></button>
48
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/{catalog/category/page.phtml → cms/important.phtml} RENAMED
@@ -18,15 +18,13 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
- <div class="page-head-alt">
28
- <h2><?php echo $this->getTitle() ?></h2>
29
- </div>
30
- <div>
31
- <?php echo $this->getContent() ?>
32
- </div>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
+ <span class="mw-reference">
28
+ Your world of <a href="http://www.mage-world.com/magento-extensions.html" title="Premium Magento Extensions by MageWorld">Magento Extensions</a>
29
+ and <a href="http://www.mage-world.com/magento-themes.html" title="Premium Magento Themes by MageWorld">Magento Themes</a>.
30
+ </span>
 
 
app/design/frontend/default/freepop/template/newsletter/subscribe.phtml DELETED
@@ -1,55 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="box base-mini mini-newsletter">
28
- <div class="head">
29
- <h4><?php echo $this->__('Newsletter') ?><a name="newsletter-box"></a></h4>
30
- </div>
31
- <div class="middle_box">
32
- <form action="<?php echo $this->getUrl('newsletter/subscriber/new') ?>" method="post" id="newsletter-validate-detail">
33
- <fieldset class="content">
34
- <legend><?php echo $this->__('Newsletter') ?></legend>
35
- <!--
36
- <?php if( $message = $this->getErrorMessage() ): ?>
37
- <p class="error"><?php echo $message ?></p>
38
- <?php endif; ?>
39
- <?php if( $message = $this->getSuccessMessage() ): ?>
40
- <p class="success"><?php echo $message ?></p>
41
- <?php endif; ?>
42
- -->
43
- <label for="newsletter"><?php echo $this->__('Sign up for our newsletter:') ?></label>
44
- <input name="email" type="text" id="newsletter" class="required-entry validate-email input-text" />
45
- <button type="submit" class="form-button-alt"><span><?php echo $this->__('Subscribe') ?></span></button>
46
- </fieldset>
47
- </form>
48
- </div>
49
- <script type="text/javascript">
50
- //<![CDATA[
51
- var newsletterSubscriberFormDetail = new VarienForm('newsletter-validate-detail');
52
- //]]>
53
- </script>
54
- </div>
55
- <div class="bottom_box"><span></span></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/1column.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
@@ -29,52 +29,33 @@
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
  <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
- <body <?php echo $this->getBodyClass()?'class="'.$this->getBodyClass().'"':'' ?>>
38
- <div id="wrapper_outsite">
39
- <div id="wrapper">
40
- <?php echo $this->getChildHtml('global_notices') ?>
41
- <!-- header_act -->
42
- <div class="header_act">
43
- <?php echo $this->getChildHtml('header') ?>
44
- </div>
45
- <!-- /header_act -->
46
- <!-- content_act -->
47
- <div class="content_act">
48
- <!-- start middle -->
49
- <div class="middle-container">
50
- <div class="middle col-1-layout">
51
- <?php echo $this->getChildHtml('breadcrumbs') ?>
52
- <!-- start center -->
53
- <div id="main" class="col-main">
54
-
55
- <!-- start content -->
56
- <?php echo $this->getChildHtml('content') ?>
57
- <!-- end content -->
58
-
59
  </div>
60
- <!-- end center -->
61
-
62
  </div>
63
  </div>
64
- <!-- end middle -->
65
- </div>
66
- <!-- /content_act -->
67
- </div>
68
  </div>
69
- <!-- /wrapper -->
70
- <!-- footer_act -->
71
- <div class="footer_act">
72
- <div class="footer_site">
73
- <?php echo $this->getChildHtml('footer') ?>
74
- </div>
75
- </div>
76
- <!-- footer_act -->
77
- <?php echo $this->getChildHtml('before_body_end') ?>
78
  <?php echo $this->getAbsoluteFooter() ?>
79
  </body>
80
  </html>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
+ <!DOCTYPE html>
33
+ <html lang="<?php echo $this->getLang() ?>">
34
  <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
+ <body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?> >
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <?php echo $this->getChildHtml('global_notices') ?>
41
+ <div class="page">
42
+ <?php echo $this->getChildHtml('header') ?>
43
+ <section id="main-content">
44
+ <div class="wraper_main">
45
+ <div class="main-container col1-layout">
46
+ <div class="main">
47
+ <div class="col-main">
48
+ <?php echo $this->getChildHtml('global_messages') ?>
49
+ <?php echo $this->getChildHtml('content') ?>
50
+ </div>
 
 
 
 
 
 
 
 
51
  </div>
 
 
52
  </div>
53
  </div>
54
+ </section>
55
+ <?php echo $this->getChildHtml('footer') ?>
56
+ <?php echo $this->getChildHtml('before_body_end') ?>
57
+ </div>
58
  </div>
 
 
 
 
 
 
 
 
 
59
  <?php echo $this->getAbsoluteFooter() ?>
60
  </body>
61
  </html>
app/design/frontend/default/freepop/template/page/2columns-left.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
@@ -29,55 +29,37 @@
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
  <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
- <body <?php echo $this->getBodyClass()?'class="'.$this->getBodyClass().'"':'' ?>>
38
- <div id="wrapper_outsite">
39
- <div id="wrapper">
40
- <?php echo $this->getChildHtml('global_notices') ?>
41
- <!-- header_act -->
42
- <div class="header_act">
43
- <?php echo $this->getChildHtml('header') ?>
44
- </div>
45
- <!-- /header_act -->
46
- <!-- content_act -->
47
- <div class="content_act">
48
- <!-- start middle -->
49
- <div class="middle-container">
50
- <div class="middle col-2-left-layout">
51
- <?php echo $this->getChildHtml('breadcrumbs') ?>
52
- <!-- start left -->
53
- <div class="col-left side-col">
54
- <?php echo $this->getChildHtml('left') ?>&nbsp;
55
- </div>
56
- <div id="main" class="col-main">
57
- <!-- start global messages -->
58
- <?php echo $this->getChildHtml('global_messages') ?>
59
- <!-- end global messages -->
60
- <!-- start content -->
61
- <?php echo $this->getChildHtml('content') ?>
62
- <!-- end content -->
63
  </div>
64
  </div>
65
- <!-- end center -->
66
  </div>
67
- <!-- end middle -->
68
- </div>
69
- <!-- /content_act -->
70
- </div>
71
  </div>
72
- <!-- /wrapper -->
73
- <!-- footer_act -->
74
- <div class="footer_act">
75
- <div class="footer_site">
76
- <?php echo $this->getChildHtml('footer') ?>
77
- </div>
78
- </div>
79
- <!-- footer_act -->
80
- <?php echo $this->getChildHtml('before_body_end') ?>
81
  <?php echo $this->getAbsoluteFooter() ?>
82
  </body>
83
- </html>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
+ <!DOCTYPE html>
33
+ <html lang="<?php echo $this->getLang() ?>">
34
  <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
+ <body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <?php echo $this->getChildHtml('global_notices') ?>
41
+ <div class="page">
42
+ <?php echo $this->getChildHtml('header') ?>
43
+ <section id="main-content">
44
+ <div class="wraper_main">
45
+ <div class="main-container col2-left-layout">
46
+ <div class="main">
47
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
48
+ <div class="col-main">
49
+ <?php echo $this->getChildHtml('global_messages') ?>
50
+ <?php echo $this->getChildHtml('content') ?>
51
+ </div>
52
+ <aside id="left-content">
53
+ <div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
54
+ </aside>
 
 
 
 
 
 
 
 
55
  </div>
56
  </div>
 
57
  </div>
58
+ </section>
59
+ <?php echo $this->getChildHtml('footer') ?>
60
+ <?php echo $this->getChildHtml('before_body_end') ?>
61
+ </div>
62
  </div>
 
 
 
 
 
 
 
 
 
63
  <?php echo $this->getAbsoluteFooter() ?>
64
  </body>
65
+ </html>
app/design/frontend/default/freepop/template/page/2columns-right.phtml CHANGED
@@ -18,69 +18,48 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
-
 
27
  /**
28
  * Template for Mage_Page_Block_Html
29
  */
30
  ?>
31
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
32
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
33
  <head>
34
- <?php echo $this->getChildHtml('head') ?>
35
  </head>
36
- <body <?php echo $this->getBodyClass()?'class="'.$this->getBodyClass().'"':'' ?>>
37
- <div id="wrapper_outsite">
38
- <div id="wrapper">
39
- <?php echo $this->getChildHtml('global_notices') ?>
40
- <!-- header_act -->
41
- <div class="header_act">
42
- <?php echo $this->getChildHtml('header') ?>
43
- </div>
44
- <!-- /header_act -->
45
- <!-- content_act -->
46
- <div class="content_act">
47
- <!-- start middle -->
48
- <div class="middle-container">
49
- <div class="middle col-2-right-layout">
50
- <?php echo $this->getChildHtml('breadcrumbs') ?>
51
- <!-- start center -->
52
- <div id="main" class="col-main">
53
- <!-- start global messages -->
54
- <?php echo $this->getChildHtml('global_messages') ?>
55
- <!-- end global messages -->
56
-
57
- <!-- start content -->
58
- <?php echo $this->getChildHtml('content') ?>&nbsp;
59
- <!-- end content -->
60
- </div>
61
- <!-- end center -->
62
-
63
- <!-- start right -->
64
- <div class="col-right side-col">
65
- <?php echo $this->getChildHtml('right') ?>&nbsp;
66
  </div>
67
- <!-- end right -->
68
  </div>
69
  </div>
70
- <!-- end middle -->
71
- </div>
72
- <!-- /content_act -->
73
- </div>
74
  </div>
75
- <!-- /wrapper -->
76
- <!-- footer_act -->
77
- <div class="footer_act">
78
- <div class="footer_site">
79
- <?php echo $this->getChildHtml('footer') ?>
80
- </div>
81
- </div>
82
- <!-- footer_act -->
83
- <?php echo $this->getChildHtml('before_body_end') ?>
84
  <?php echo $this->getAbsoluteFooter() ?>
85
  </body>
86
- </html>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
+ ?>
27
+ <?php
28
  /**
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
+ <!DOCTYPE html>
33
+ <html lang="<?php echo $this->getLang() ?>">
34
  <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
+ <body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <?php echo $this->getChildHtml('global_notices') ?>
41
+ <div class="page">
42
+ <?php echo $this->getChildHtml('header') ?>
43
+ <section id="main-content">
44
+ <div class="wraper_main">
45
+ <div class="main-container col2-right-layout">
46
+ <div class="main">
47
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
48
+ <div class="col-main">
49
+ <?php echo $this->getChildHtml('global_messages') ?>
50
+ <?php echo $this->getChildHtml('content') ?>
51
+ </div>
52
+ <aside id="right-content">
53
+ <div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
54
+ </aside>
 
 
 
 
 
 
 
 
 
 
 
 
55
  </div>
 
56
  </div>
57
  </div>
58
+ </section>
59
+ <?php echo $this->getChildHtml('footer') ?>
60
+ <?php echo $this->getChildHtml('before_body_end') ?>
61
+ </div>
62
  </div>
 
 
 
 
 
 
 
 
 
63
  <?php echo $this->getAbsoluteFooter() ?>
64
  </body>
65
+ </html>
app/design/frontend/default/freepop/template/page/3columns.phtml CHANGED
@@ -18,10 +18,10 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
@@ -29,68 +29,45 @@
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
  <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
- <body <?php echo $this->getBodyClass()?'class="'.$this->getBodyClass().'"':'' ?>>
38
- <div id="wrapper_outsite">
39
- <div id="wrapper">
40
- <?php echo $this->getChildHtml('global_notices') ?>
41
- <!-- header_act -->
42
- <div class="header_act">
43
- <?php echo $this->getChildHtml('header') ?>
44
- </div>
45
- <!-- /header_act -->
46
- <!-- content_act -->
47
- <div class="content_act">
48
- <!-- start middle -->
49
- <div class="middle-container">
50
- <div class="middle col-3-layout">
51
- <?php echo $this->getChildHtml('breadcrumbs') ?>
52
- <!-- start left -->
53
- <div class="col-left side-col">
54
- <?php echo $this->getChildHtml('left') ?>&nbsp;
55
  </div>
56
- <!-- end left -->
57
- <!-- start center -->
58
- <div id="main" class="col-main">
59
- <!-- start global messages -->
60
- <?php echo $this->getChildHtml('global_messages') ?>
61
- <!-- end global messages -->
62
-
63
- <!-- start content -->
64
- <?php echo $this->getChildHtml('content') ?>&nbsp;
65
- <!-- end content -->
 
 
 
 
66
  </div>
67
- <!-- end center -->
68
-
69
- <!-- start right -->
70
- <div class="col-right side-col">
71
- <?php echo $this->getChildHtml('right') ?>&nbsp;
72
- </div>
73
- <!-- end right -->
74
-
75
  </div>
76
  </div>
77
- <!-- end middle -->
78
- </div>
79
- <!-- /content_act -->
80
- </div>
81
  </div>
82
- <!-- /wrapper -->
83
- <!-- footer_act -->
84
- <div class="footer_act">
85
- <div class="footer_site">
86
- <?php echo $this->getChildHtml('footer') ?>
87
- </div>
88
- </div>
89
- <!-- footer_act -->
90
- <?php echo $this->getChildHtml('before_body_end') ?>
91
  <?php echo $this->getAbsoluteFooter() ?>
92
  </body>
93
  </html>
94
-
95
-
96
-
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php
29
  * Template for Mage_Page_Block_Html
30
  */
31
  ?>
32
+ <!DOCTYPE html>
33
+ <html lang="<?php echo $this->getLang() ?>">
34
  <head>
35
+ <?php echo $this->getChildHtml('head') ?>
36
  </head>
37
+ <body <?php echo $this->getBodyClass()?' class="'.$this->getBodyClass().'"':'' ?>>
38
+ <?php echo $this->getChildHtml('after_body_start') ?>
39
+ <div class="wrapper">
40
+ <?php echo $this->getChildHtml('global_notices') ?>
41
+ <div class="page">
42
+ <?php echo $this->getChildHtml('header') ?>
43
+ <section id="main-content">
44
+ <div class="wraper_main">
45
+ <div class="main-container col3-layout">
46
+ <div class="group_title_left" style="display:none;">
47
+ <p class="text_01"><a href="<?php echo $this->getUrl('home')?>">Home</a></p>
 
 
 
 
 
 
 
48
  </div>
49
+ <div class="main">
50
+ <?php echo $this->getChildHtml('breadcrumbs') ?>
51
+ <div class="col-wrapper">
52
+ <div class="col-main">
53
+ <?php echo $this->getChildHtml('global_messages') ?>
54
+ <?php echo $this->getChildHtml('content') ?>
55
+ </div>
56
+ <aside id="left-content">
57
+ <div class="col-left sidebar"><?php echo $this->getChildHtml('left') ?></div>
58
+ </aside>
59
+ </div>
60
+ <aside id="right-content">
61
+ <div class="col-right sidebar"><?php echo $this->getChildHtml('right') ?></div>
62
+ </aside>
63
  </div>
 
 
 
 
 
 
 
 
64
  </div>
65
  </div>
66
+ </section>
67
+ <?php echo $this->getChildHtml('footer') ?>
68
+ <?php echo $this->getChildHtml('before_body_end') ?>
69
+ </div>
70
  </div>
 
 
 
 
 
 
 
 
 
71
  <?php echo $this->getAbsoluteFooter() ?>
72
  </body>
73
  </html>
 
 
 
app/design/frontend/default/freepop/template/page/dashboard.phtml DELETED
@@ -1,83 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Template for Mage_Page_Block_Html
30
- */
31
- ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
- <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
- </head>
37
- <body <?php echo $this->getBodyClass()?'class="'.$this->getBodyClass().'"':'' ?>>
38
- <div class="wrapper">
39
- <?php echo $this->getChildHtml('global_notices') ?>
40
- <!-- start header -->
41
- <div class="header">
42
- <?php echo $this->getChildHtml('header') ?>
43
- </div>
44
- <!-- end header -->
45
-
46
- <!-- start middle -->
47
- <div class="middle-container">
48
- <div class="middle col-2-right-layout">
49
- <!-- start center -->
50
- <div id="main" class="col-main account-main">
51
- <!-- start global messages -->
52
- <?php echo $this->getChildHtml('global_messages') ?>
53
- <!-- end global messages -->
54
-
55
- <!-- start content -->
56
- <?php echo $this->getChildHtml('content') ?>
57
- <!-- end content -->
58
-
59
- </div>
60
- <!-- end center -->
61
-
62
- <!-- start right -->
63
- <div class="col-right side-col account-side">
64
- <?php echo $this->getChildHtml('right') ?>
65
- </div>
66
- <!-- end right -->
67
-
68
- </div>
69
- </div>
70
- <!-- end middle -->
71
-
72
- <!-- start footer -->
73
- <div class="footer-container">
74
- <div class="footer">
75
- <?php echo $this->getChildHtml('footer') ?>
76
- </div>
77
- </div>
78
- <!-- end footer -->
79
- <?php echo $this->getChildHtml('before_body_end') ?>
80
- </div>
81
- <?php echo $this->getAbsoluteFooter() ?>
82
- </body>
83
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/html/breadcrumbs.phtml CHANGED
@@ -18,28 +18,29 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php if($crumbs && is_array($crumbs)): ?>
28
- <h4 class="no-display"><?php echo $this->__("You're currently on:") ?></h4>
29
- <ul class="breadcrumbs">
30
- <?php foreach($crumbs as $_crumbName=>$_crumbInfo): ?>
31
- <li class="<?php echo $_crumbName ?>">
32
- <?php if($_crumbInfo['link']): ?>
33
- <a href="<?php echo $_crumbInfo['link'] ?>" title="<?php echo $this->htmlEscape($_crumbInfo['title']) ?>"><?php echo $this->htmlEscape($_crumbInfo['label']) ?></a>
34
- <?php elseif($_crumbInfo['last']): ?>
35
- <strong><?php echo $this->htmlEscape($_crumbInfo['label']) ?></strong>
36
- <?php else: ?>
37
- <?php echo $this->htmlEscape($_crumbInfo['label']) ?>
38
- <?php endif; ?>
39
- </li>
40
- <?php if(!$_crumbInfo['last']): ?>
41
- <li> / </li>
42
- <?php endif; ?>
43
- <?php endforeach; ?>
44
- </ul>
 
45
  <?php endif; ?>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
  <?php if($crumbs && is_array($crumbs)): ?>
28
+ <div class="breadcrumbs">
29
+ <ul>
30
+ <?php foreach($crumbs as $_crumbName=>$_crumbInfo): ?>
31
+ <li class="<?php echo $_crumbName ?>">
32
+ <?php if($_crumbInfo['link']): ?>
33
+ <a href="<?php echo $_crumbInfo['link'] ?>" title="<?php echo $this->htmlEscape($_crumbInfo['title']) ?>"><?php echo $this->htmlEscape($_crumbInfo['label']) ?></a>
34
+ <?php elseif($_crumbInfo['last']): ?>
35
+ <strong><?php echo $this->htmlEscape($_crumbInfo['label']) ?></strong>
36
+ <?php else: ?>
37
+ <?php echo $this->htmlEscape($_crumbInfo['label']) ?>
38
+ <?php endif; ?>
39
+ <?php if(!$_crumbInfo['last']): ?>
40
+ <span>/ </span>
41
+ <?php endif; ?>
42
+ </li>
43
+ <?php endforeach; ?>
44
+ </ul>
45
+ </div>
46
  <?php endif; ?>
app/design/frontend/default/freepop/template/page/html/footer.phtml CHANGED
@@ -18,14 +18,24 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
- <div class="informational">
28
- <?php echo $this->getChildHtml() ?>
29
- </div>
30
-
31
- <p><?php echo $this->getCopyright() ?>Designed by<a href="http://www.hello-magento.com/"> HelloMagento</a></p>
 
 
 
 
 
 
 
 
 
 
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
+ <footer>
28
+ <div class="footer_act">
29
+ <div class="footer_site">
30
+ <div class="informational">
31
+ <?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('footerlink')->toHtml() ?>
32
+ </div>
33
+ <div class="clear_both"><span></span></div>
34
+ <p><?php echo $this->getCopyright() ?>
35
+ <?php echo $this->__('Designed by ') ?>
36
+ <a href="http://www.mage-world.com/magento-themes" onclick="this.target='_blank'" >
37
+ <?php echo $this->__('Mage-World') ?>
38
+ </a></p>
39
+ </div>
40
+ </div>
41
+ </footer>
app/design/frontend/default/freepop/template/page/html/head.phtml CHANGED
@@ -18,26 +18,28 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
27
- <title><?php echo $this->getTitle() ?></title>
28
  <meta http-equiv="Content-Type" content="<?php echo $this->getContentType() ?>" />
 
29
  <meta name="description" content="<?php echo htmlspecialchars($this->getDescription()) ?>" />
30
  <meta name="keywords" content="<?php echo htmlspecialchars($this->getKeywords()) ?>" />
31
  <meta name="robots" content="<?php echo htmlspecialchars($this->getRobots()) ?>" />
32
- <?php echo $this->getChildHtml() ?>
33
- <link rel="icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
34
- <link rel="shortcut icon" href="<?php echo $this->getSkinUrl('favicon.ico') ?>" type="image/x-icon" />
35
  <script type="text/javascript">
36
  //<![CDATA[
37
  var BLANK_URL = '<?php echo $this->helper('core/js')->getJsUrl('blank.html') ?>';
38
  var BLANK_IMG = '<?php echo $this->helper('core/js')->getJsUrl('spacer.gif') ?>';
39
  //]]>
40
  </script>
 
41
  <?php echo $this->getCssJsHtml() ?>
 
42
  <?php echo $this->helper('core/js')->getTranslatorScript() ?>
43
  <?php echo $this->getIncludes() ?>
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
  */
26
  ?>
 
27
  <meta http-equiv="Content-Type" content="<?php echo $this->getContentType() ?>" />
28
+ <title><?php echo $this->getTitle() ?></title>
29
  <meta name="description" content="<?php echo htmlspecialchars($this->getDescription()) ?>" />
30
  <meta name="keywords" content="<?php echo htmlspecialchars($this->getKeywords()) ?>" />
31
  <meta name="robots" content="<?php echo htmlspecialchars($this->getRobots()) ?>" />
32
+ <link rel="icon" href="<?php echo $this->getFaviconFile(); ?>" type="image/x-icon" />
33
+ <link rel="shortcut icon" href="<?php echo $this->getFaviconFile(); ?>" type="image/x-icon" />
34
+ <!--[if lt IE 7]>
35
  <script type="text/javascript">
36
  //<![CDATA[
37
  var BLANK_URL = '<?php echo $this->helper('core/js')->getJsUrl('blank.html') ?>';
38
  var BLANK_IMG = '<?php echo $this->helper('core/js')->getJsUrl('spacer.gif') ?>';
39
  //]]>
40
  </script>
41
+ <![endif]-->
42
  <?php echo $this->getCssJsHtml() ?>
43
+ <?php echo $this->getChildHtml() ?>
44
  <?php echo $this->helper('core/js')->getTranslatorScript() ?>
45
  <?php echo $this->getIncludes() ?>
app/design/frontend/default/freepop/template/page/html/header.phtml CHANGED
@@ -18,29 +18,41 @@
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
 
 
 
25
  */
26
  ?>
27
-
28
- <div class="header-top-container">
29
- <div class="header-top">
30
- <h1 id="logo">
31
- <a href="<?php echo $this->getUrl('') ?>">
32
- <img src="<?php echo $this->getSkinUrl('images/logo.png') ?>" alt="<?php echo $this->getLogoAlt() ?>" />
33
- </a>
34
- </h1>
35
- <p class="no-display"><a href="#main"><strong><?php echo $this->__('Skip to Main Content') ?> &raquo;</strong></a></p>
36
- <?php echo $this->getChildHtml('topSearch') ?>
37
- <div class="quick-access">
38
- <?php //echo $this->getWelcome() ?>
39
- <div class="shop-access">
40
- <?php echo $this->getChildHtml('topLinks') ?>
41
- </div>
42
- <?php echo $this->getChildHtml('store_language') ?>
43
- </div>
44
- </div>
45
- </div>
46
- <?php echo $this->getChildHtml('topMenu') ?>
 
 
 
 
 
 
 
 
 
18
  * versions in the future. If you wish to customize Magento for your
19
  * needs please refer to http://www.magentocommerce.com for more information.
20
  *
21
+ * @category design
22
+ * @package base_default
23
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
24
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
+ */
26
+ /**
27
+ * @var Mage_Page_Block_Html_Header $this
28
  */
29
  ?>
30
+ <header>
31
+ <div class="wrapper_header">
32
+ <div class="header">
33
+ <div class="header-top">
34
+ <div class="logo_header">
35
+ <?php if ($this->getIsHomePage()):?>
36
+ <h1 class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a></h1>
37
+ <?php else:?>
38
+ <a href="<?php echo $this->getUrl('') ?>" title="<?php echo $this->getLogoAlt() ?>" class="logo"><strong><?php echo $this->getLogoAlt() ?></strong><img src="<?php echo $this->getLogoSrc() ?>" alt="<?php echo $this->getLogoAlt() ?>" /></a>
39
+ <?php endif?>
40
+ </div>
41
+ <div class="right_header">
42
+ <?php echo $this->getChildHtml('topSearch') ?>
43
+ <div class="quick-access">
44
+ <?php //echo $this->getWelcome() ?>
45
+ <div class="shop-access">
46
+ <?php echo $this->getChildHtml('topLinks') ?>
47
+ </div>
48
+ <?php echo $this->getChildHtml('store_language') ?>
49
+ </div>
50
+ </div>
51
+ <div class="clear_both"><span></span></div>
52
+ </div>
53
+ <div class="nav_menu">
54
+ <?php echo $this->getChildHtml('topMenu') ?>
55
+ </div>
56
+ </div>
57
+ </div>
58
+ </header>
app/design/frontend/default/freepop/template/page/html/notices.phtml DELETED
@@ -1,44 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * @see Mage_Page_Block_Html_Notices
30
- */
31
- ?>
32
- <?php if ($this->displayNoscriptNotice()): ?>
33
- <noscript>
34
- <div class="noscript">
35
- <div class="noscript-inner">
36
- <p><strong><?php echo $this->__('We detected that your JavaScript seem to be disabled.'); ?></strong></p>
37
- <p><?php echo $this->__('You must have JavaScript enabled in your browser to utilize the functionality of this website.'); ?></p>
38
- </div>
39
- </div>
40
- </noscript>
41
- <?php endif; ?>
42
- <?php if ($this->displayDemoNotice()): ?>
43
- <p class="demo-notice"><?php echo $this->__('This is a demo store. Any orders placed through this store will not be honored or fulfilled.') ?></p>
44
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/html/pager.phtml DELETED
@@ -1,77 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Pager template
30
- *
31
- * @see Mage_Page_Block_Html_Pager
32
- */
33
- ?>
34
- <?php if($this->getCollection()->getSize()): ?>
35
- <table class="pager" cellspacing="0">
36
- <tr>
37
- <td>
38
- <?php if($this->getLastPageNum()>1): ?>
39
- <?php echo $this->__('Items %s to %s of %s total', $this->getFirstNum(), $this->getLastNum(), $this->getTotalNum()) ?>
40
- <?php else: ?>
41
- <strong><?php echo $this->__('%s Item(s)', $this->getTotalNum()) ?></strong>
42
- <?php endif; ?>
43
- </td>
44
- <?php if($this->getLastPageNum()>1): ?>
45
- <td class="pages">
46
- <strong><?php echo $this->__('Page:') ?></strong>
47
- <ol>
48
- <?php if (!$this->isFirstPage()): ?>
49
- <li><a href="<?php echo $this->getPreviousPageUrl() ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_left.gif') ?>" alt="<?php echo $this->__('Previous Page') ?>" /></a></li>
50
- <?php endif ?>
51
- <?php foreach ($this->getPages() as $_page): ?>
52
- <?php if ($this->isPageCurrent($_page)): ?>
53
- <li><span class="on"><?php echo $_page ?></span></li>
54
- <?php else: ?>
55
- <li><a href="<?php echo $this->getPageUrl($_page) ?>"><?php echo $_page ?></a></li>
56
- <?php endif ?>
57
- <?php endforeach;; ?>
58
- <?php if (!$this->isLastPage()): ?>
59
- <li><a href="<?php echo $this->getNextPageUrl() ?>"><img src="<?php echo $this->getSkinUrl('images/pager_arrow_right.gif') ?>" alt="<?php echo $this->__('Next Page') ?>"/></a></li>
60
- <?php endif ?>
61
- </ol>
62
- </td>
63
- <?php endif; ?>
64
- <?php if($this->getShowPerPage()): ?>
65
- <td class="a-right">
66
- <?php echo $this->__('Show') ?> <select onchange="setLocation(this.value)">
67
- <?php foreach ($this->getAvailableLimit() as $_key=>$_limit): ?>
68
- <option value="<?php echo $this->getLimitUrl($_key) ?>"<?php if($this->isLimitCurrent($_key)): ?> selected="selected"<?php endif ?>>
69
- <?php echo $_limit ?>
70
- </option>
71
- <?php endforeach; ?>
72
- </select> <?php echo $this->__('per page') ?>
73
- </td>
74
- <?php endif ?>
75
- </tr>
76
- </table>
77
- <?php endif ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/html/top.links.phtml DELETED
@@ -1,34 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if($toplinks && is_array($toplinks)): ?>
28
- <ul>
29
- <?php echo $this->getChildHtml() ?>
30
- <?php foreach($toplinks as $_toplink): ?>
31
- <li<?php if($_toplink['first']||$_toplink['last']): ?> class="<?php if($_toplink['first']): ?>first <?php endif; ?><?php if($_toplink['last']): ?>last <?php endif; ?>"<?php endif; ?> <?php echo $_toplink['liParams'] ?>> <?php echo $_toplink['beforeText'] ?><a <?php echo $_toplink['aParams'] ?>><?php echo $_toplink['innerText'] ?></a><?php echo $_toplink['afterText'] ?></li>
32
- <?php endforeach; ?>
33
- </ul>
34
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/html/wrapper.phtml DELETED
@@ -1,45 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
-
27
- /**
28
- * This template is for generic wrapper purposes, including ajax.updater loaded blocks
29
- *
30
- * Usage in layout xml files:
31
- * <block type="core/template" template="page/html/wrapper.phtml">
32
- * <action method="setId"><id>some-custom-identificator</id></action>
33
- *
34
- * <!-- optional -->
35
- * <action method="setTag"><tag>span</tag></action> <!-- div is used if not specified -->
36
- * <action method="setParams"><params>class="custom-class"</params></action>
37
- *
38
- * <!-- insert wrapped blocks here -->
39
- * </block>
40
- */
41
- ?>
42
- <?php $_tag = $this->hasTag() ? $this->getTag() : "div" ?>
43
- <<?php echo $_tag?> id="<?php echo $this->getId()?>" <?php echo $this->getParams()?>>
44
- <?php echo $this->getChildHtml()?>
45
- </<?php echo $_tag?>>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/js/calendar.phtml DELETED
@@ -1,94 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Calendar localization script. Should be put into page header.
30
- *
31
- * @see Mage_Core_Block_Html_Calendar
32
- */
33
- ?>
34
-
35
- <script type="text/javascript">
36
- //<![CDATA[
37
- enUS = <?php echo $enUS?>; // en_US locale reference
38
- Calendar._DN = <?php echo $days['wide']?>; // full day names
39
- Calendar._SDN = <?php echo $days['abbreviated']?>; // short day names
40
- Calendar._FD = <?php echo $firstDay?>; // First day of the week. "0" means display Sunday first, "1" means display Monday first, etc.
41
- Calendar._MN = <?php echo $months['wide']?>; // full month names
42
- Calendar._SMN = <?php echo $months['abbreviated']?>; // short month names
43
- Calendar._am = <?php echo $am ?>; // am/pm
44
- Calendar._pm = <?php echo $pm ?>;
45
-
46
- // tooltips
47
- Calendar._TT = {};
48
- Calendar._TT["INFO"] = "<?php echo $this->jsQuoteEscape( $this->__('About the calendar') );?>";
49
-
50
- Calendar._TT["ABOUT"] =
51
- "<?php echo $this->jsQuoteEscape( $this->__('DHTML Date/Time Selector') )?>\n" +
52
- "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" +
53
- "<?php echo $this->jsQuoteEscape( $this->__('For latest version visit: %s', 'http://www.dynarch.com/projects/calendar/') )?>\n" +
54
- "<?php echo $this->jsQuoteEscape( $this->__('Distributed under GNU LGPL. See %s for details.', 'http://gnu.org/licenses/lgpl.html') )?>" +
55
- "\n\n" +
56
- "<?php echo $this->jsQuoteEscape( $this->__('Date selection:') )?>\n" +
57
- "<?php echo $this->jsQuoteEscape( $this->__('- Use the %s, %s buttons to select year', '\\xab', '\xbb') )?>\n" +
58
- "<?php echo $this->jsQuoteEscape( $this->__('- Use the %s buttons to select month', '" + String.fromCharCode(0x2039) + ", " + String.fromCharCode(0x203a) + "') )?>\n" +
59
- "<?php echo $this->jsQuoteEscape( $this->__('- Hold mouse button on any of the above buttons for faster selection.') )?>";
60
- Calendar._TT["ABOUT_TIME"] = "\n\n" +
61
- "<?php echo $this->jsQuoteEscape( $this->__('Time selection:') )?>\n" +
62
- "<?php echo $this->jsQuoteEscape( $this->__('- Click on any of the time parts to increase it') )?>\n" +
63
- "<?php echo $this->jsQuoteEscape( $this->__('- or Shift-click to decrease it') )?>\n" +
64
- "<?php echo $this->jsQuoteEscape( $this->__('- or click and drag for faster selection.') )?>";
65
-
66
- Calendar._TT["PREV_YEAR"] = "<?php echo $this->jsQuoteEscape( $this->__('Prev. year (hold for menu)') );?>";
67
- Calendar._TT["PREV_MONTH"] = "<?php echo $this->jsQuoteEscape( $this->__('Prev. month (hold for menu)') );?>";
68
- Calendar._TT["GO_TODAY"] = "<?php echo $this->jsQuoteEscape( $this->__('Go Today') );?>";
69
- Calendar._TT["NEXT_MONTH"] = "<?php echo $this->jsQuoteEscape( $this->__('Next month (hold for menu)') );?>";
70
- Calendar._TT["NEXT_YEAR"] = "<?php echo $this->jsQuoteEscape( $this->__('Next year (hold for menu)') );?>";
71
- Calendar._TT["SEL_DATE"] = "<?php echo $this->jsQuoteEscape( $this->__('Select date') );?>";
72
- Calendar._TT["DRAG_TO_MOVE"] = "<?php echo $this->jsQuoteEscape( $this->__('Drag to move') );?>";
73
- Calendar._TT["PART_TODAY"] = ' (' + <?php echo $today ?> + ')';
74
-
75
- // the following is to inform that "%s" is to be the first day of week
76
- Calendar._TT["DAY_FIRST"] = "<?php echo $this->jsQuoteEscape( $this->__('Display %s first', '%s') );?>";
77
-
78
- // This may be locale-dependent. It specifies the week-end days, as an array
79
- // of comma-separated numbers. The numbers are from 0 to 6: 0 means Sunday, 1
80
- // means Monday, etc.
81
- Calendar._TT["WEEKEND"] = <?php echo $weekendDays?>;
82
-
83
- Calendar._TT["CLOSE"] = "<?php echo $this->jsQuoteEscape( $this->__('Close') );?>";
84
- Calendar._TT["TODAY"] = <?php echo $today ?>;
85
- Calendar._TT["TIME_PART"] = "<?php echo $this->jsQuoteEscape( $this->__('(Shift-)Click or drag to change value') );?>";
86
-
87
- // date formats
88
- Calendar._TT["DEF_DATE_FORMAT"] = <?php echo $defaultFormat?>;
89
- Calendar._TT["TT_DATE_FORMAT"] = <?php echo $toolTipFormat?>;
90
-
91
- Calendar._TT["WK"] = <?php echo $week ?>;
92
- Calendar._TT["TIME"] = "<?php echo $this->jsQuoteEscape( $this->__('Time:') );?>";
93
- //]]>
94
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/one-column.phtml DELETED
@@ -1,42 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Template for Mage_Page_Block_Html
30
- */
31
- ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
- <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
- </head>
37
- <body class="page-popup <?php echo $this->getBodyClass()?$this->getBodyClass():'' ?>">
38
- <?php echo $this->getChildHtml('content') ?>
39
- <?php echo $this->getChildHtml('before_body_end') ?>
40
- <?php echo $this->getAbsoluteFooter() ?>
41
- </body>
42
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/print.phtml DELETED
@@ -1,52 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Template for Mage_Page_Block_Html
30
- */
31
- ?>
32
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->getLang() ?>" lang="<?php echo $this->getLang() ?>">
34
- <head>
35
- <?php echo $this->getChildHtml('head') ?>
36
- </head>
37
- <body class="page-popup<?php echo !$this->getBodyClass()?' '.$this->getBodyClass():'' ?>">
38
- <div>
39
- <div class="print-head">
40
- <img src="<?php echo $this->getPrintLogoUrl() ? $this->getPrintLogoUrl() : $this->getSkinUrl('images/logo_print.gif') ?>" alt="" />
41
- <?php if ($this->getPrintLogoText()):?>
42
- <address><?php echo nl2br($this->htmlEscape($this->getPrintLogoText())) ?></address>
43
- <?php endif;?>
44
- </div>
45
- <?php echo $this->getChildHtml('content') ?>
46
- <div class="button-set">
47
- <button onclick="window.close();" class="form-button"><span><?php echo $this->__('Close Window') ?></span></button>
48
- </div>
49
- <?php echo $this->getAbsoluteFooter() ?>
50
- </div>
51
- </body>
52
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/redirect.phtml DELETED
@@ -1,39 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage_Page
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="page-head">
28
- <h3><?php echo $this->__('Redirecting...') ?></h3>
29
- </div>
30
-
31
- <?php if($this->getMessage()): ?>
32
- <p><?php echo $this->getMessage() ?></p>
33
- <?php endif; ?>
34
-
35
- <?php echo $this->getRedirectOutput() ?>
36
-
37
- <?php if(!$this->isHtmlFormRedirect()): ?>
38
- <p><?php echo $this->__('Click <a href="%s">here</a> if nothing has happened', $this->getTargetURL()) ?></p>
39
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/switch/flags.phtml DELETED
@@ -1,38 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if(count($this->getStores())>1): ?>
28
- <div class="language-switcher">
29
- <label for="select-language"><?php echo $this->__('Your Language') ?>: </label>
30
- <select id="select-language" class="flag" onchange="window.location.href=this.value">
31
- <?php foreach ($this->getStores() as $_lang): ?>
32
- <?php $_selected = ($_lang->getId() == $this->getCurrentStoreId()) ? 'selected="selected"' : '' ?>
33
- <option style="background-image:url('<?php echo $this->getSkinUrl('images/flag_'.$_lang->getCode().'.gif') ?>');" value="<?php echo $_lang->getCurrentUrl() ?>" <?php echo $_selected ?>>
34
- <?php echo $this->htmlEscape($_lang->getName()) ?></option>
35
- <?php endforeach; ?>
36
- </select>
37
- </div>
38
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/switch/languages.phtml DELETED
@@ -1,45 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Language switcher template
30
- *
31
- * @see Mage_Page_Block_Switch
32
- */
33
-
34
- ?>
35
- <?php if(count($this->getStores())>1): ?>
36
- <div class="language-switcher">
37
- <label for="select-language"><?php echo $this->__('Your Language:') ?> </label>
38
- <select id="select-language" onchange="window.location.href=this.value">
39
- <?php foreach ($this->getStores() as $_lang): ?>
40
- <?php $_selected = ($_lang->getId()==$this->getCurrentStoreId()) ? 'selected="selected"' : '' ?>
41
- <option value="<?php echo $_lang->getCurrentUrl() ?>" <?php echo $_selected ?>><?php echo $this->htmlEscape($_lang->getName()) ?></option>
42
- <?php endforeach; ?>
43
- </select>
44
- </div>
45
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/switch/stores.phtml DELETED
@@ -1,48 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Store switcher template
30
- *
31
- * @see Mage_Core_Block_Store_Switcher
32
- */
33
-
34
- ?>
35
- <?php if(count($this->getGroups())>1): ?>
36
- <div class="store-switcher">
37
- <label for="select-store"><?php echo $this->__('Select Store') ?>: </label>
38
- <select id="select-store" onchange="location.href=this.value">
39
- <?php /*foreach ($this->getStores() as $_store): ?>
40
- <option value="<?php echo $_store->getUrl('') ?>"<?php if($_store->getId()==$this->getCurrentStoreId()): ?> selected="selected"<?php endif; ?>><?php echo $_store->getName() ?></option>
41
- <?php endforeach;*/ ?>
42
- <?php foreach ($this->getGroups() as $_group): ?>
43
- <?php $_selected = ($_group->getId()==$this->getCurrentGroupId()) ? 'selected="selected"' : '' ?>
44
- <option value="<?php echo $_group->getHomeUrl() ?>" <?php echo $_selected ?>><?php echo $this->htmlEscape($_group->getName()) ?></option>
45
- <?php endforeach; ?>
46
- </select>
47
- </div>
48
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/template/container.phtml DELETED
@@ -1,35 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * @see Mage_Page_Block_Template_Container
30
- */
31
- ?>
32
- <div class="page-head">
33
- <h3><?php echo $this->getTitle() ?></h3>
34
- </div>
35
- <?php echo $this->getChildHtml() ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/page/template/links.phtml DELETED
@@ -1,42 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * @see Mage_Page_Block_Template_Links
30
- */
31
- ?>
32
- <?php $_links = $this->getLinks(); ?>
33
- <?php if(count($_links)>0): ?>
34
-
35
- <ul style="float:left;" <?php if($this->getName()): ?> id="<?php echo $this->getName() ?>"<?php endif;?>>
36
- <?php foreach($_links as $_link): ?>
37
- <li <?php if($_link->getIsFirst()): ?> class="first"<?php elseif($_link->getIsLast()): ?> class="last"<?php endif; ?><?php echo $_link->getLiParams() ?>><?php echo $_link->getBeforeText() ?><a href="<?php echo $_link->getUrl() ?>" title="<?php echo $_link->getTitle() ?>" <?php echo $_link->getAParams() ?>><?php echo $_link->getLabel() ?></a><?php echo $_link->getAfterText() ?></li>
38
- <?php endforeach; ?>
39
- </ul>
40
-
41
- <div class="clear_both"><span></span></div>
42
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/reports/home_product_compared.phtml DELETED
@@ -1,66 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php if ($_products = $this->getRecentlyComparedProducts()): ?>
29
- <div class="box recently">
30
- <h3><?php echo $this->__('Your Recently Compared') ?></h3>
31
- <table cellspacing="0" class="recently-list" id="recently-compared-list-table">
32
- <tr>
33
- <?php $i=0; foreach ($_products as $_product): ?>
34
- <?php if ($i>5): continue; endif; ?>
35
- <td>
36
- <div>
37
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">
38
- <img class="product-image" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(80, 77) ?>" width="80" height="77" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" />
39
- </a>
40
- </div>
41
- <p><a class="product-name" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>)"><?php echo $this->htmlEscape($_product->getName()) ?></a></p>
42
- <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
43
- <?php echo $this->getPriceHtml($_product, true, '-home-compared') ?>
44
- <?php if($_product->isSaleable()): ?>
45
- <button type="button" class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
46
- <?php else: ?>
47
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
48
- <?php endif; ?>
49
- <div class="clear"></div>
50
- <p class="add-to">
51
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
52
- <a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
53
- <?php endif; ?>
54
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?><br />
55
- <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a>
56
- <?php endif; ?>
57
- </p>
58
- </td>
59
- <?php $i++; endforeach; ?>
60
- <?php for($i;$i%5!=0;$i++): ?>
61
- <td>&nbsp;</td>
62
- <?php endfor ?>
63
- </tr>
64
- </table>
65
- </div>
66
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/reports/home_product_viewed.phtml DELETED
@@ -1,72 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * @see Mage_Reports_Block_Product_Viewed
30
- */
31
- ?>
32
-
33
- <?php if ($_products = $this->getRecentlyViewedProducts()): ?>
34
- <div class="box recently">
35
- <h3><?php echo $this->__('Your Recently Viewed') ?></h3>
36
- <table cellspacing="0" class="recently-list" id="recently-viewed-list-table">
37
- <tr>
38
- <?php $i=0; foreach ($_products as $_product): ?>
39
- <?php if ($i>5): continue; endif; ?>
40
-
41
- <td>
42
- <div>
43
- <a href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>">
44
- <img class="product-image" src="<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize(80, 77) ?>" width="80" height="77" alt="<?php echo $this->htmlEscape($_product->getName()) ?>" />
45
- </a>
46
- </div>
47
- <p><a class="product-name" href="<?php echo $_product->getProductUrl() ?>" title="<?php echo $this->htmlEscape($_product->getName()) ?>)"><?php echo $this->htmlEscape($_product->getName()) ?></a></p>
48
- <?php echo $this->getReviewsSummaryHtml($_product, 'short') ?>
49
- <?php echo $this->getPriceHtml($_product, true, '-home-viewed') ?>
50
- <?php if($_product->isSaleable()): ?>
51
- <button type="button" class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>
52
- <?php else: ?>
53
- <div class="out-of-stock"><?php echo $this->__('Out of stock') ?></div>
54
- <?php endif; ?>
55
- <div class="clear"></div>
56
- <p class="add-to">
57
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
58
- <a href="<?php echo $this->getAddToWishlistUrl($_product) ?>" class="link-cart"><?php echo $this->__('Add to Wishlist') ?></a>
59
- <?php endif; ?>
60
- <?php if($_compareUrl=$this->getAddToCompareUrl($_product)): ?><br />
61
- <a href="<?php echo $_compareUrl ?>"><?php echo $this->__('Add to Compare') ?></a>
62
- <?php endif; ?>
63
- </p>
64
- </td>
65
- <?php $i++; endforeach; ?>
66
- <?php for($i;$i%5!=0;$i++): ?>
67
- <td>&nbsp;</td>
68
- <?php endfor ?>
69
- </tr>
70
- </table>
71
- </div>
72
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/reports/product_compared.phtml DELETED
@@ -1,41 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if ($_products = $this->getRecentlyComparedProducts()): ?>
28
- <div class="box base-mini mini-compare-products">
29
- <div class="head">
30
- <h4><span><?php echo $this->__('Recently Compared Products') ?></span></h4>
31
- </div>
32
- <div class="content">
33
- <ol id="recently-compared-items">
34
- <?php foreach ($_products as $_item): ?>
35
- <li><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></li>
36
- <?php endforeach; ?>
37
- </ol>
38
- </div>
39
- <script type="text/javascript">decorateList('recently-compared-items');</script>
40
- </div>
41
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/reports/product_viewed.phtml DELETED
@@ -1,42 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if ($_products = $this->getRecentlyViewedProducts()): ?>
28
- <div class="box base-mini mini-product-view">
29
- <div class="head">
30
- <h4><span><?php echo $this->__('Recently Viewed Products') ?></span></h4>
31
- </div>
32
- <div class="middle_box">
33
- <ol id="recently-viewed-items">
34
- <?php foreach ($_products as $_item): ?>
35
- <li><a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a></li>
36
- <?php endforeach; ?>
37
- </ol>
38
- </div>
39
- <script type="text/javascript">decorateList('recently-viewed-items')</script>
40
- </div>
41
- <div class="bottom_box"><span></span></div>
42
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/customer/list.phtml DELETED
@@ -1,64 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
28
- <div class="page-head">
29
- <h3><?php echo $this->__('My Product Reviews') ?></h3>
30
- </div>
31
- <?php if( $this->getCollection() && $this->count()): ?>
32
- <?php echo $this->getToolbarHtml() ?>
33
- <table class="data-table box-table" id="my-reviews-table" cellspacing="0">
34
- <col width="60" />
35
- <col width="200" />
36
- <col width="80" />
37
- <col />
38
- <col width="100" />
39
- <tbody>
40
- <?php foreach ($this->getCollection() as $_review): ?>
41
- <tr>
42
- <td><?php echo $this->dateFormat($_review->getCreatedAt()) ?></td>
43
- <td><a href="<?php echo $this->getProductLink() ?>id/<?php echo $_review->getEntityPkValue() ?>"><?php echo $this->htmlEscape($_review->getName()) ?></a></td>
44
- <td>
45
- <?php if($_review->getSum()): ?>
46
- <div class="rating-box">
47
- <div class="rating" style="width:<?php echo ( $_review->getSum() / $_review->getCount() ) ?>%;"></div>
48
- </div>
49
- <?php endif; ?>
50
- </td>
51
- <td><?php echo $this->htmlEscape($this->helper('review')->getDetail($_review->getDetail())) ?></td>
52
- <td class="last a-center"><a href="<?php echo $this->getReviewLink() ?>id/<?php echo $_review->getReviewId() ?>"><?php echo $this->__('View Details') ?></a></td>
53
- </tr>
54
- <?php endforeach; ?>
55
- </tbody>
56
- </table>
57
- <script type="text/javascript">decorateTable('my-reviews-table')</script>
58
- <?php echo $this->getToolbarHtml() ?>
59
- <?php else: ?>
60
- <p><?php echo $this->__('You have submitted no reviews.') ?></p>
61
- <?php endif; ?>
62
- <div class="button-set">
63
- <a href="<?php echo $this->getBackUrl() ?>" class="left">&laquo;<?php echo $this->__('Back') ?></a>
64
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/customer/recent.phtml DELETED
@@ -1,53 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if( $this->getCollection() && $this->count()): ?>
28
- <div class="account-box ad-reviews">
29
- <div class="head">
30
- <h4><?php echo $this->__('My Recent Reviews') ?></h4>
31
- <a href="<?php echo $this->getAllReviewsUrl() ?>"><small><?php echo $this->__('View All Reviews') ?></small></a>
32
- </div>
33
- <?php $iterator = 0 ?>
34
- <?php foreach ($this->getCollection() as $_review): ?>
35
- <ol class="recent-reviews">
36
- <li<?php if($iterator % 2 == 0): ?> class="odd"<?php endif; ?>>
37
- <div class="count"><?php echo ++$iterator ?></div>
38
- <div class="content">
39
- <a href="<?php echo $this->getReviewUrl($_review->getReviewId()) ?>"><?php echo $this->htmlEscape($_review->getName()) ?></a>
40
- <?php if($_review->getSum()): ?>
41
- <div class="ratings">
42
- <small><?php echo $this->__('Rating:') ?></small>
43
- <div class="rating-box">
44
- <div class="rating" style="width:<?php echo ( $_review->getSum() / $_review->getCount() ) ?>%;"></div>
45
- </div>
46
- </div>
47
- <?php endif; ?>
48
- </div>
49
- </li>
50
- </ol>
51
- <?php endforeach; ?>
52
- </div>
53
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/customer/view.phtml DELETED
@@ -1,64 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if($this->getProductData()->getId()): ?>
28
- <div class="page-head">
29
- <h3><?php echo $this->__('Review Details') ?></h3>
30
- </div>
31
-
32
- <div class="my-review-detail">
33
- <div class="product-image">
34
- <p><a href="<?php echo $this->getProductData()->getProductUrl() ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getProductData(), 'small_image')->resize(125, 125); ?>" alt="<?php echo $this->htmlEscape($this->getProductData()->getName()) ?>" height="125" width="125" /></a></p>
35
- <?php if( $this->getRating() && $this->getRating()->getSize()): ?>
36
- <small><?php echo $this->__('Average Customer Rating:') ?></small>
37
- <?php echo $this->getReviewsSummaryHtml($this->getProductData()) ?>
38
- <?php endif; ?>
39
- </div>
40
- <div class="details">
41
- <h3><?php echo $this->htmlEscape($this->getProductData()->getName()) ?></h3>
42
- <?php if( $this->getRating() && $this->getRating()->getSize()): ?>
43
- <strong><?php echo $this->__('Your Rating:') ?></strong>
44
- <table cellspacing="0" class="ratings-list">
45
- <?php foreach ($this->getRating() as $_rating): ?>
46
- <?php if($_rating->getPercent()): ?>
47
- <tr>
48
- <td class="label"><?php echo $_rating->getRatingCode() ?></td>
49
- <td><div class="rating-box">
50
- <div class="rating" style="width:<?php echo ceil($_rating->getPercent()) ?>%;"></div>
51
- </div></td>
52
- </tr>
53
- <?php endif; ?>
54
- <?php endforeach; ?>
55
- </table>
56
- <?php endif; ?>
57
- <?php echo $this->__('Your Review (submitted on %s):', $this->dateFormat($this->getReviewData()->getCreatedAt())) ?>
58
- <div class="description">
59
- <p><?php echo nl2br($this->htmlEscape($this->getReviewData()->getDetail())) ?></p>
60
- </div>
61
- </div>
62
- <div class="button-set"><a href="<?php echo $this->getBackUrl() ?>" class="left">&laquo; <?php echo $this->__('Back to My Reviews') ?></a></div>
63
- </div>
64
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/form.phtml DELETED
@@ -1,123 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="page-head">
28
- <h3><?php echo $this->__('Write Your Own Review') ?></h3>
29
- </div>
30
- <h4><?php echo $this->__("You're reviewing: %s", $this->htmlEscape($this->getProductInfo()->getName())) ?></h4>
31
- <form action="<?php echo $this->getAction() ?>" method="post" id="review-form">
32
- <fieldset>
33
- <?php if( $this->getRatings() && $this->getRatings()->getSize()): ?>
34
- <div class="product-review-box">
35
- <strong><?php echo $this->__('How do you rate this product?') ?><span class="required">*</span></strong><br />
36
- <span id="input-message-box"></span>
37
- <table class="data-table" id="product-review-table" cellspacing="0">
38
- <thead>
39
- <tr>
40
- <th>&nbsp;</th>
41
- <th><?php echo $this->__('1 star') ?></th>
42
- <th><?php echo $this->__('2 stars') ?></th>
43
- <th><?php echo $this->__('3 stars') ?></th>
44
- <th><?php echo $this->__('4 stars') ?></th>
45
- <th><?php echo $this->__('5 stars') ?></th>
46
- </tr>
47
- </thead>
48
- <tbody>
49
- <?php $_oddIterator = 1; ?>
50
- <?php foreach ($this->getRatings() as $_rating): ?>
51
- <tr class="odd<?php if($_oddIterator == $this->getRatings()->getSize()): $_oddIterator = 0; ?> last<?php endif; ?>">
52
- <td class="label"><?php echo $_rating->getRatingCode() ?></td>
53
- <?php $_iterator = 1; ?>
54
- <?php foreach ($_rating->getOptions() as $_option): ?>
55
- <!--<td <?php if($_iterator == 5): ?>class="last"<?php endif; ?> style="width:60px;"><input type="radio" <?php if($_iterator == 5): $_iterator=0; ?>class="validate-one-required-by-name"<?php endif; ?> name="ratings[<?php echo $_rating->getId() ?>]" id="<?php echo $_rating->getRatingCode() ?>_<?php echo $_option->getValue() ?>" value="<?php echo $_option->getId() ?>"/></td>-->
56
- <td<?php if($_iterator == 5): ?> class="last"<?php endif; ?> style="width:60px;"><input type="radio" name="ratings[<?php echo $_rating->getId() ?>]" id="<?php echo $_rating->getRatingCode() ?>_<?php echo $_option->getValue() ?>" value="<?php echo $_option->getId() ?>" /></td>
57
- <?php $_iterator++ ?>
58
- <?php endforeach; ?>
59
- </tr>
60
- <?php $_oddIterator ++; ?>
61
- <?php endforeach; ?>
62
- </tbody>
63
- </table>
64
- <input type="hidden" name="validate_rating" class="validate-rating" value="" />
65
- <script type="text/javascript">decorateTable('product-review-table')</script>
66
- </div>
67
- <?php endif; ?>
68
- <?php // do not remove div - some problem whith validator in IE ?>
69
- <div>
70
- <label for="nickname_field"><?php echo $this->__('Nickname') ?><span class="required">*</span></label><br />
71
- <input class="input-text required-entry" name="nickname" id="nickname_field" style="width: 450px;" type="text" value="<?php echo $this->htmlEscape($data->getNickname()) ?>" />
72
- </div>
73
-
74
- <div>
75
- <label for="summary_field"><?php echo $this->__('Summary of Your Review') ?><span class="required">*</span></label><br />
76
- <input name="title" class="input-text required-entry" id="summary_field" style="width: 450px;" type="text" value="<?php echo $this->htmlEscape($data->getTitle()) ?>" />
77
- </div>
78
-
79
- <div>
80
- <label for="review_field"><?php echo $this->__('Review') ?><span class="required">*</span></label><br />
81
- <textarea class="required-entry" name="detail" id="review_field" cols="53" rows="10" style="width: 450px;"><?php echo $this->htmlEscape($data->getDetail()) ?></textarea>
82
- </div>
83
-
84
- <div class="button-set">
85
- <button class="form-button right" type="submit"><span><?php echo $this->__('Submit Review') ?></span></button>
86
- </div>
87
- </fieldset>
88
- </form>
89
- <script type="text/javascript">
90
- //<![CDATA[
91
- var dataForm = new VarienForm('review-form');
92
-
93
- Validation.addAllThese(
94
- [
95
- ['validate-rating', '<?php echo $this->__('Please select one of each of the ratings above') ?>', function(v) {
96
- var trs = $('product-review-table').getElementsBySelector('tr');
97
- var inputs;
98
- var error = 1;
99
-
100
- for( var j=0; j < trs.length; j++ ) {
101
- var tr = trs[j];
102
- if( j > 0 ) {
103
- inputs = tr.getElementsBySelector('input');
104
-
105
- for( i in inputs ) {
106
- if( inputs[i].checked == true ) {
107
- error = 0;
108
- }
109
- }
110
-
111
- if( error == 1 ) {
112
- return false;
113
- } else {
114
- error = 1;
115
- }
116
- }
117
- }
118
- return true;
119
- }]
120
- ]
121
- );
122
- //]]>
123
- </script>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/helper/summary.phtml DELETED
@@ -1,45 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php if ($this->getReviewsCount()): ?>
29
-
30
- <div class="ratings">
31
- <?php if ($this->getRatingSummary()):?>
32
- <div class="rating-box">
33
- <div class="rating" style="width:<?php echo $this->getRatingSummary() ?>%"></div>
34
- </div>
35
- <?php endif;?>
36
- <a href="<?php echo $this->getReviewsUrl() ?>"><?php echo $this->__('%d Review(s)', $this->getReviewsCount()) ?></a>
37
- <span class="pipe">|</span>
38
- <a href="<?php echo $this->getReviewsUrl() ?>#review-form"><?php echo $this->__('Add Your Review') ?></a>
39
- </div>
40
-
41
- <?php elseif ($this->getDisplayIfEmpty()): ?>
42
-
43
- <p class="review_empty"><a href="<?php echo $this->getReviewsUrl() ?>#review-form"><?php echo $this->__('Be the first to review this product') ?></a></p>
44
-
45
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/helper/summary_short.phtml DELETED
@@ -1,45 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php if ($this->getReviewsCount()): ?>
29
-
30
- <div class="ratings">
31
- <?php if ($this->getRatingSummary()):?>
32
- <div class="rating-box">
33
- <div class="rating" style="width:<?php echo $this->getRatingSummary() ?>%"></div>
34
- </div>
35
- (<?php echo $this->getReviewsCount() ?>)
36
- <?php else: ?>
37
- <a href="<?php echo $this->getReviewsUrl() ?>"><?php echo $this->__('%d Review(s)', $this->getReviewsCount()) ?></a>
38
- <?php endif;?>
39
- </div>
40
-
41
- <?php elseif ($this->getDisplayIfEmpty()): ?>
42
-
43
- <p><a href="<?php echo $this->getReviewsUrl() ?>#review-form"><?php echo $this->__('Be the first to review this product') ?></a></p>
44
-
45
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/product/view/count.phtml DELETED
@@ -1,29 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if (!empty($count)):?>
28
- <a href="#customer-reviews" class="nobr"><small><?php echo $this->__('%s Review(s)', $count) ?></small></a>
29
- <?php endif;?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/product/view/list.phtml DELETED
@@ -1,66 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php $_items = $this->getReviewsCollection()->getItems();?>
29
- <?php if (count($_items)):?>
30
- <div class="collateral-box dedicated-review-box" id="customer-reviews">
31
- <div class="head">
32
- <h4><?php echo $this->__('Customer Reviews') ?></h4>
33
- </div>
34
-
35
- <?php echo $this->getChildHtml('toolbar') ?>
36
-
37
- <ol style="margin-top:15px;">
38
- <?php foreach ($_items as $_review):?>
39
- <li>
40
- <a href="<?php echo $this->getReviewUrl($_review->getId()) ?>"><strong><?php echo $this->htmlEscape($_review->getTitle()) ?></strong></a> <?php echo $this->__('Review by %s', $this->htmlEscape($_review->getNickname())) ?>
41
- <table class="ratings-list" cellspacing="0">
42
- <tbody>
43
- <?php foreach ($_review->getRatingVotes() as $_vote): ?>
44
- <tr>
45
- <td class="label"><strong><?php echo $_vote->getRatingCode() ?></strong></td>
46
- <td>
47
- <div class="rating-box">
48
- <div class="rating" style="width: <?php echo $_vote->getPercent() ?>%;"></div>
49
- </div>
50
- </td>
51
- </tr>
52
- <?php endforeach; ?>
53
- </tbody>
54
- </table>
55
- <p><?php echo nl2br($this->htmlEscape($_review->getDetail())) ?> <?php echo $this->__('(Posted on %s)', $this->formatDate($_review->getCreatedAt()), 'long') ?></p>
56
- </li>
57
- <?php endforeach; ?>
58
- </ol>
59
-
60
- <?php echo $this->getChildHtml('toolbar') ?>
61
- </div>
62
- <?php endif;?>
63
-
64
- <br/>
65
-
66
- <?php echo $this->getChildHtml('review_form') ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/product/view/other.phtml DELETED
@@ -1,29 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
-
28
- <?php $_product = Mage::registry('product'); ?>
29
- <p><a href="<?php echo $_product->getProductUrl() ?>">&laquo; <?php echo $this->__('Back to Main Product Info') ?></a></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/review/view.phtml DELETED
@@ -1,61 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if($this->getProductData()->getId()): ?>
28
- <div class="page-head">
29
- <h4><?php echo $this->__('Review Details') ?></h4>
30
- </div>
31
- <div class="my-review-detail">
32
- <div class="product-image">
33
- <p><a href="<?php echo $this->getProductData()->getProductUrl() ?>"><img src="<?php echo $this->helper('catalog/image')->init($this->getProductData(), 'small_image')->resize(125, 125); ?>" alt="<?php echo $this->htmlEscape($this->getProductData()->getName()) ?>" height="100" width="100" /></a></p>
34
- <?php if( $this->getRating() && $this->getRating()->getSize()): ?>
35
- <small><?php echo $this->__('Average Customer Rating') ?>:</small>
36
- <?php echo $this->getReviewsSummaryHtml($this->getProductData()) ?>
37
- <?php endif; ?>
38
- </div>
39
- <div class="details">
40
- <h3><?php echo $this->htmlEscape($this->getProductData()->getName()) ?></h3>
41
- <?php if( $this->getRating() && $this->getRating()->getSize()): ?>
42
- <strong><?php echo $this->__('Product Rating:') ?></strong>
43
- <?php foreach ($this->getRating() as $_rating): ?>
44
- <?php if($_rating->getPercent()): ?>
45
- <div class="ratings">
46
- <?php echo $this->__($_rating->getRatingCode()) ?>
47
- <div class="rating-box">
48
- <div class="rating" style="width:<?php echo ceil($_rating->getPercent()) ?>%;"></div>
49
- </div>
50
- </div>
51
- <?php endif; ?>
52
- <?php endforeach; ?>
53
- <?php endif; ?>
54
- <div class="clear"></div>
55
- <?php echo $this->__('Product Review (submitted on %s):', $this->dateFormat($this->getReviewData()->getCreatedAt())) ?>
56
- <div class="description">
57
- <p><?php echo nl2br($this->htmlEscape($this->getReviewData()->getDetail())) ?></p>
58
- </div>
59
- </div></div>
60
- <div class="button-set"><a href="<?php echo $this->getBackUrl() ?>" class="left">&laquo; <?php echo $this->__('Back to Product Reviews') ?></a></div><br />
61
- <?php endif; ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/sales/reorder/sidebar.phtml DELETED
@@ -1,84 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php
28
- /**
29
- * Last order sidebar
30
- *
31
- * @see Mage_Sale_Block_Reorder_Sidebar
32
- */
33
- ?>
34
- <?php if($_order = $this->getLastOrder()): ?>
35
- <div class="box base-mini mini-compare-products">
36
- <form method="post" action="<?php echo $this->getUrl('checkout/cart/addgroup') ?>" id="reorder-validate-detail">
37
- <div class="head">
38
- <h4 style="display: block; float: left;"><?php echo $this->__('My Orders') ?>&nbsp;&nbsp;-&nbsp;&nbsp;</h4>
39
- <a href="<?php echo $this->getUrl('customer/account') ?>"><?php echo $this->__('View All') ?></a><br /><br />
40
-
41
- </div>
42
- <div class="middle_box">
43
- <h5><?php echo $this->__('Last ordered items') ?></h5>
44
- <ol id="cart-sidebar-reorder" class="options-list">
45
- <?php $_showAddButtonFlag = false ?>
46
- <?php foreach ($_order->getItemsRandomCollection(5) as $_item): ?>
47
- <?php if ($_item->getProduct() && is_null($_item->getParentItem())): ?>
48
- <li>
49
- <div class="product-checkbox">
50
- <?php if ($_item->getProduct()->getStockItem()->getIsInStock()): ?>
51
- <?php $_showAddButtonFlag = true ?>
52
- <input type="checkbox" name="order_items[]" id="reorder-item-<?php echo $_item->getId() ?>" value="<?php echo $_item->getId() ?>" class="validate-one-required-by-name" />
53
- <script type="text/javascript">
54
- $('reorder-item-<?php echo $_item->getId() ?>').advaiceContainer = 'cart-sidebar-reorder-advice-container';
55
- </script>
56
- <?php endif; ?>
57
- </div>
58
- <div class="product-names">
59
- <a href="<?php echo $_item->getProduct()->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a>
60
- </div>
61
- </li>
62
- <?php endif; ?>
63
- <?php endforeach; ?>
64
- </ol>
65
-
66
- <script type="text/javascript">decorateList('cart-sidebar-reorder')</script>
67
- <div id="cart-sidebar-reorder-advice-container"></div>
68
-
69
- <?php if ($_showAddButtonFlag): ?>
70
- <div class="actions">
71
- <button class="form-button" type="submit"><span><?php echo $this->__('Add to Cart') ?></span></button><br />
72
- </div>
73
- <?php endif; ?>
74
- </div>
75
- </form>
76
- </div>
77
- <div class="bottom_box"><span></span></div>
78
- <?php echo $this->getPagerHtml(); ?>
79
- <script type="text/javascript">
80
- //<![CDATA[
81
- var reorderFormDetail = new VarienForm('reorder-validate-detail');
82
- //]]>
83
- </script>
84
- <?php endif ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/tag/list.phtml DELETED
@@ -1,59 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <div class="head">
28
- <h4><?php echo $this->__('Product Tags') ?></h4>
29
- </div>
30
- <?php if( $this->getCount() ): ?>
31
- <h5><?php echo $this->__('Other people marked this product with these tags:') ?></h5>
32
- <ul class="tags-list">
33
- <?php $_iterator = 0; ?>
34
- <?php foreach( $this->getTags() as $_tag ): ?>
35
- <li<?php if( 1 == ++$_iterator && $this->getCount() != 1 ): ?> class="first"<?php elseif($_iterator == $this->getCount()): ?> class="last"<?php endif; ?>><a href="<?php echo $_tag->getTaggedProductsUrl() ?>"><?php echo $this->htmlEscape($_tag->getName()) ?></a> (<?php echo $_tag->getPopularity() ?>)</li>
36
- <?php endforeach; ?>
37
- </ul>
38
- <?php endif; ?>
39
- <h5><?php echo $this->__('Add Your Tags:') ?></h5>
40
- <div class="add-tag-box">
41
- <form id="addTagForm" action="<?php echo $this->getFormAction(); ?>" method="get">
42
- <div class="input-box">
43
- <input type="text" class="input-text required-entry" name="productTagName" />
44
- </div>
45
- <fieldset><button type="button" class="form-button-alt" onclick="submitTagForm()"><span><?php echo $this->__('Add Tags') ?></span></button></fieldset>
46
- </form>
47
- <script type="text/javascript">
48
- //<![CDATA[
49
- var addTagFormJs = new VarienForm('addTagForm');
50
- function submitTagForm(){
51
- if(addTagFormJs.validator.validate()) {
52
- addTagFormJs.form.submit();
53
- }
54
- }
55
- //]]>
56
- </script>
57
- <div class="clear"></div>
58
- <small><?php echo $this->__("Use spaces to separate tags. Use single quotes (') for phrases.") ?></small>
59
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/design/frontend/default/freepop/template/wishlist/sidebar.phtml DELETED
@@ -1,69 +0,0 @@
1
- <?php
2
- /**
3
- * Magento
4
- *
5
- * NOTICE OF LICENSE
6
- *
7
- * This source file is subject to the Academic Free License (AFL 3.0)
8
- * that is bundled with this package in the file LICENSE_AFL.txt.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/afl-3.0.php
11
- * If you did not receive a copy of the license and are unable to
12
- * obtain it through the world-wide-web, please send an email
13
- * to license@magentocommerce.com so we can send you a copy immediately.
14
- *
15
- * DISCLAIMER
16
- *
17
- * Do not edit or add to this file if you wish to upgrade Magento to newer
18
- * versions in the future. If you wish to customize Magento for your
19
- * needs please refer to http://www.magentocommerce.com for more information.
20
- *
21
- * @category design_default
22
- * @package Mage
23
- * @copyright Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
24
- * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
25
- */
26
- ?>
27
- <?php if ($this->helper('wishlist')->isAllow()) : ?>
28
- <?php //if($this->getCanDisplayWishlist()): ?>
29
- <div class="box base-mini mini-wishlist">
30
- <div class="head">
31
- <h4><?php echo $this->__('My Wishlist - <a href="%s">%d Item(s)</a>',
32
- $this->helper('wishlist')->getListUrl(),
33
- $this->helper('wishlist')->getItemCount()
34
- ) ?></h4>
35
-
36
- </div>
37
- <div class="middle_box">
38
- <h5><?php echo $this->__('Last Added Items') ?></h5>
39
- <?php if($this->helper('wishlist')->getItemCount()>0): ?>
40
- <ol id="wishlist-sidebar">
41
- <?php foreach($this->getWishlistItems() as $_item): ?>
42
- <li>
43
- <div class="product-images">
44
- <a href="<?php echo $_item->getProductUrl() ?>">
45
- <img src="<?php echo $this->helper('catalog/image')->init($_item, 'thumbnail')->resize(50); ?>" alt="<?php echo $this->htmlEscape($_item->getName()) ?>" width="50" height="50" />
46
- </a>
47
- </div>
48
- <div class="product-details">
49
- <a href="<?php echo $this->helper('wishlist')->getRemoveUrl($_item) ?>" onclick="return confirm('<?php echo $this->__('Are you sure you would like to remove this item from the wishlist?') ?>');" class="widget-btn">
50
- <img src="<?php echo $this->getSkinUrl('images/list_remove_btn.gif') ?>" alt="<?php echo $this->__('Remove Item') ?>" />
51
- </a>
52
- <a href="<?php echo $_item->getProductUrl() ?>"><?php echo $this->htmlEscape($_item->getName()) ?></a>
53
- <?php echo $this->getPriceHtml($_item) ?>
54
- <?php if($_item->isSaleable()): ?>
55
- <a href="<?php echo $this->helper('wishlist')->getAddToCartUrlBase64($_item) ?>" class="link-cart"><?php echo $this->__('Add to Cart') ?></a>
56
- <?php endif; ?>
57
- </div>
58
- </li>
59
- <?php endforeach; ?>
60
- </ol>
61
- <script type="text/javascript">decorateList('wishlist-sidebar')</script>
62
- <?php else: ?>
63
- <div class="content"><p><?php echo $this->__('You have no items in your wishlist.') ?></p></div>
64
- <?php endif ?>
65
- <div class="actions"><a href="<?php echo $this->helper('wishlist')->getListUrl() ?>"><?php echo $this->__('Go to Wishlist') ?></a></div>
66
- </div>
67
- </div>
68
- <?php endif ?>
69
- <div class="bottom_box"><span></span></div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
package.xml CHANGED
@@ -1,22 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>FreePOP_Theme</name>
4
- <version>1.1.2.2</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>FreePOP - Magento Theme</summary>
10
- <description>Free POP is a simple, nice and clear theme for magento ecommerce site. It is suite for many kind of webshop as CD, DVD, Music, Movie...
11
-
12
- Allow: You have full permission to use or customize for personal website or for your client website.
13
-
14
- Not allow: You are not allow to redistribute or sell this design any where.</description>
15
- <notes>Compatible with magento 1.3.x</notes>
16
- <authors><author><name>Mage-World</name><user>auto-converted</user><email>haint@mage-word.com</email></author></authors>
17
- <date>2010-01-12</date>
18
- <time>10:48:29</time>
19
- <contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="freepop"><dir name="css"><file name="style.css" hash="3670a57b6b24513bd64873c4f5db032d"/></dir><dir name="images"><file name="addto.gif" hash="eefe51ea8b6ffc70148e8ee888390b38"/><file name="bg.gif" hash="68a674fe71609dc8ebee287ea631e65d"/><file name="bg_buttom.gif" hash="fd63f4a63860984c25825d949a9603eb"/><file name="bg_compare_11.gif" hash="fa32a899b9cf2ab738ef2eb634e0d87e"/><file name="bg_content_03.gif" hash="57e35c538e8e68f59bcfacff4d6a5d4d"/><file name="bg_new.gif" hash="351ff5ab3bac4963389febf538a00a76"/><file name="bg_shopby.gif" hash="2d7539059d67de04ad5e2817405911ab"/><file name="bg_title_03.gif" hash="3e01f219c3f09c940f31bb5b9ca0f192"/><file name="bkg_products-grid3.gif" hash="6041e18c5bfb14bc17f942cebaffdb02"/><file name="bottom_box_06.gif" hash="4e436d94352fa5d894fa24f8de927550"/><file name="bottom_box_06.png" hash="c76aa8af4ce225b0c990067e3cc09846"/><file name="btn_addtocat.png" hash="1d0325923a424a54c9cac11f9b3cbe78"/><file name="btn_mini_search.gif" hash="856b7ce3bc991482db4b59436ec12829"/><file name="center_head_06.gif" hash="5547b3d762341b870f75561f23bb7bf3"/><file name="collection.gif" hash="b969c9b1c620c4f0b995cc5b36a3eea9"/><file name="currency_switcher_bg.gif" hash="2158d744ff03f418fbf7553c72fd82c4"/><file name="free_01.gif" hash="63f002481b624169d524fcfba8c7d111"/><file name="free_02.gif" hash="f97b335e3e6da3c76e9c224f95758d46"/><file name="header_bg.gif" hash="7f211eedbe93388614d6e777b072ccf5"/><file name="head_05.gif" hash="d095688707b620157946bfc9b5796eff"/><file name="home_03.gif" hash="6a5a41c938d1b7cb493c30f3e0ec8570"/><file name="home_07.gif" hash="9eb840c94a9a54491de7cbb4ca59ded8"/><file name="icon_01.png" hash="e3297d4359e002c9639b6c532b769587"/><file name="icon_basket.gif" hash="429741bf7dbf5ed6aac49e1dcf6ef456"/><file name="icon_newspaper.gif" hash="57ce4a0cd0f97589c07237f24c460cda"/><file name="icon_table.gif" hash="3ef1946ad28582455b5aa00c0962aca1"/><file name="left_head.gif" hash="85afe5405acaa0023f109e9beffd5180"/><file name="logo.png" hash="139963c29d9941a17ed0cc1c7c8421b4"/><file name="menu_06.gif" hash="df412e889096be4bda6ac74b61c37164"/><file name="middle_box_03.gif" hash="a4d0bb64ed3925535b06645ba723bd5e"/><file name="narrow_by_set.gif" hash="08663578a21d6a59ba308a7a177658af"/><file name="new_movies.gif" hash="7544a602f1528f0785e09931ba7be888"/><file name="new_music.gif" hash="4727b360498d62a435ff44953e57b310"/><file name="pager_arrow_right.gif" hash="cd47445a79a92502c8f7ec0eb70938ef"/><file name="pager_bg.gif" hash="22fc6c7ed4c93c1a1173006459f08172"/><file name="product_03.gif" hash="794c137cd5bd90dc230700683bb56aaa"/><file name="product_btn.gif" hash="2c74cea0fb1618878921b6dc43bf6efd"/><file name="right_head.gif" hash="4f5f4b7fb7d2e753f321b53ca97215d7"/><file name="search.gif" hash="a1ef27f4afad18cc5583f1df973efa7d"/><file name="shopby.gif" hash="42467606f001e86eef4c20db9a13f4ec"/><file name="shop_access_pipe.gif" hash="15f1390defe198c1de726a42d1b6c1d6"/><file name="Thumbs.db" hash="6f13ede73a87addff3d76077e5590fa9"/><file name="top_box_03.gif" hash="bc11eeff056a920bc106ea9538c4583d"/><file name="Untitled-1_03.gif" hash="36d912bafee170e04bcc2a7d12dafc5c"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="freepop"><file name="LICENSE.TXT" hash="807c7cb19ddb70074d33f3d83a5d7bed"/><file name="README.TXT" hash="6aba1a7f8f2eac7dfecb3943e7d16091"/><dir name="layout"><file name="catalog.xml" hash="e4de0f1cd7273c1dadaff1c878216c08"/><file name="catalogsearch.xml" hash="6045c5c537bde654cd5399ea6e6c3cd7"/><file name="directory.xml" hash="697d8eed70d00b652062ee1c018a5189"/><file name="page.xml" hash="baf8afa0b1bc8ba53e9d0b931d763f2d"/></dir><dir name="template"><dir name="callouts"><file name="left_col.phtml" hash="bbdfed9f2268fb94e98f9e2438d4e2c9"/><file name="right_col.phtml" hash="fadd72e9277fbdddc21b9f18e8af6757"/></dir><dir name="catalog"><dir name="category"><file name="page.phtml" hash="44ce613bf529cb8bcf03056605412542"/><file name="view.phtml" hash="d5a166f828c5269f2c42ddfdb4e856a0"/></dir><dir name="navigation"><file name="left.phtml" hash="22df2914418accffedc04083cfcc025b"/><file name="left_navigation.phtml" hash="acdc57f2ce92e2f588146014ad24b488"/><file name="top.phtml" hash="2d2e843d4f3fd7d6a372d4c142f5b6f1"/></dir><dir name="product"><file name="gallery.phtml" hash="297c2aa4883c1e6f760202c7d3f0b0c0"/><file name="list.phtml" hash="8f59cf18ed132240cdd2e38165892e0b"/><file name="new.phtml" hash="0646639e3b6acf3e60f3c3dcbe0bb15b"/><file name="newmovies.phtml" hash="351d492f85b639d5f5150c3ba6e04264"/><file name="newmusic.phtml" hash="c4c594d456a9c88074775a2275826675"/><file name="price.phtml" hash="400542b2d7d239108844246a2c85cb16"/><file name="view.phtml" hash="bde8faa641c5a42b18fe0ac766067d3c"/><dir name="compare"><file name="list.phtml" hash="aa4047766c6daf8fd785968479932d96"/><file name="sidebar.phtml" hash="832d71ae0c4c2b8e851ab310968d7299"/></dir><dir name="list"><file name="related.phtml" hash="a5f05527941dfdb9876496a834daed21"/><file name="toolbar.phtml" hash="fc45890b9e54419110089d109a460ba2"/><file name="upsell.phtml" hash="5a63765ee134296250dab8c248950fb1"/></dir><dir name="view"><file name="additional.phtml" hash="a3f170d20473d9cd208d7ac9945bd6ca"/><file name="addto.phtml" hash="505983c0acb7f346399a9a831d0cec89"/><file name="addtocart.phtml" hash="736f425b47582e3d64f7d7825cb9026e"/><file name="attributes.phtml" hash="561e5effa5d49cf559375b389379193a"/><file name="description.phtml" hash="323fd14daf98a542557255825c4f7f9f"/><file name="media.phtml" hash="5da82af9fbc670644143d617714f6405"/><file name="options.phtml" hash="49b6aa5c14ca2dda3a29c07038bf57b2"/><file name="price.phtml" hash="9afc71f6e8d691e81aae9297065443fb"/><file name="price_clone.phtml" hash="0ba681d8abd3f5f7fa57a3979a1dcb2a"/><file name="tierprices.phtml" hash="50fdfb485e16313fcd27f83f1ab74a40"/><dir name="options"><file name="js.phtml" hash="f002cb2d5261b96752a484c95e5f8028"/><file name="wrapper.phtml" hash="e7c450e34708c606d90977382e9a6eef"/><dir name="type"><file name="date.phtml" hash="98c6e638f69c8deab7a31ddeed1fb492"/><file name="default.phtml" hash="7b07125e28fc5bd267c4f855307b08b0"/><file name="file.phtml" hash="524d4b61debb192718a961008d9db83f"/><file name="select.phtml" hash="4a8ef7bc2778030e38d5d15c4ecaef02"/><file name="text.phtml" hash="65758561268b918849cd938092ea25e5"/></dir><dir name="wrapper"><file name="bottom.phtml" hash="f1db56cf11ec91d69f7d275d117ced32"/></dir></dir><dir name="type"><file name="configurable.phtml" hash="8ee5216550bb55b51804a438ec810cbf"/><file name="grouped.phtml" hash="16405b29803e0d84daac591b19e968ca"/><file name="simple.phtml" hash="d5140de81cd3a8a2cdd8ca5a37130606"/><file name="virtual.phtml" hash="f89519f9d4126f40a373d79272c6ec9e"/><dir name="options"><file name="configurable.phtml" hash="e03e72643ab32221cf077e00643ee720"/></dir></dir></dir></dir></dir><dir name="checkout"><file name="cart.phtml" hash="6d2994a92360f0aa5a65a72434462277"/><file name="links.phtml" hash="b8fd00e658cae428d131d2c6e8e3b9bf"/><file name="onepage.phtml" hash="fa830b25caa05cb0f04b71e00cd3665d"/><file name="success.phtml" hash="261eae10f6f3376f9d36659066e15add"/><dir name="cart"><file name="coupon.phtml" hash="120fd4b17da019d37efee0c0af83abaa"/><file name="crosssell.phtml" hash="88fae5bb50f129b03a4d74c3c20fd54b"/><file name="noItems.phtml" hash="a37958fab7d6086c457b88fcbe92cf95"/><file name="shipping.phtml" hash="3602117cd8bc5274003531b8045f2514"/><file name="sidebar.phtml" hash="f1ea1ffd8f5b8057c9bda9e4248abe7f"/><file name="totals.phtml" hash="4940887e68e80d90b58050fc7c519749"/><dir name="item"><file name="default.phtml" hash="7a22d21cca22ed8972fe5a8deed88fa5"/></dir><dir name="render"><file name="default.phtml" hash="95e14a1a72a6d24e827926f292b129fa"/><file name="simple.phtml" hash="6f441bc16b16692d21093bcdce2dd94a"/></dir><dir name="sidebar"><file name="default.phtml" hash="227b5caf2ca4fae4888eb8ef4e98d0ab"/></dir></dir></dir><dir name="newsletter"><file name="subscribe.phtml" hash="67658063a7f345bf0736ac61e3114d48"/></dir><dir name="page"><file name="1column.phtml" hash="5d33b9c9905f4e7f80eab1eacb80050f"/><file name="2columns-left.phtml" hash="7e76dbf0b297903cfc28cae9dc42ec3f"/><file name="2columns-right.phtml" hash="88a19426c2fc44fe417875f8392b68af"/><file name="3columns.phtml" hash="3d3df80d700584283ba1ed838eaad8e0"/><file name="dashboard.phtml" hash="55b0714abf1425d4f859590f8e2bcf06"/><file name="one-column.phtml" hash="7992d96913ddf8c5c535996f8369d76a"/><file name="print.phtml" hash="2d61416bcd3480f65284a3eff304a0f9"/><file name="redirect.phtml" hash="d1171dd29391077d91e18e291d8f46ac"/><dir name="html"><file name="breadcrumbs.phtml" hash="5a235cee42ad7e2febd1dc581a517fbe"/><file name="footer.phtml" hash="565519ef40becef242fc1fd1f2b46e76"/><file name="head.phtml" hash="4b1ecd96be4fbdf92d9624e0a00961d9"/><file name="header.phtml" hash="9a50643fa919256dc8db17eb69405aec"/><file name="notices.phtml" hash="5f219693d01e9c640496f904b0a1e99a"/><file name="pager.phtml" hash="2ece215d4391749ae752f46f3c8565cb"/><file name="top.links.phtml" hash="5de168b9dd31195fe5f4baf6593502b8"/><file name="wrapper.phtml" hash="e87800398a14b3c5ecf3c983194d8b24"/></dir><dir name="js"><file name="calendar.phtml" hash="9d785c39631053eb2231b4fe1764d3cf"/></dir><dir name="switch"><file name="flags.phtml" hash="1abe7b4e50042eb33e2b161897662873"/><file name="languages.phtml" hash="93b1852fbc385a93ad77f9063b795bb5"/><file name="stores.phtml" hash="c8771b91a5ba4a45792070cb907d61fd"/></dir><dir name="template"><file name="container.phtml" hash="3fc1c3d3311b2323fc59916891910477"/><file name="links.phtml" hash="5eda541e737af69323755a32d0323f9d"/></dir></dir><dir name="reports"><file name="home_product_compared.phtml" hash="d6d0dd80848a4a64775d4a698c2b3f13"/><file name="home_product_viewed.phtml" hash="a42c784bf3c113bf3545441f2ec8dd58"/><file name="product_compared.phtml" hash="cd24c588d1d8429f0ee15a57ca1ab8cc"/><file name="product_viewed.phtml" hash="2fb20456005083b6aa3bc3782678a357"/></dir><dir name="review"><file name="form.phtml" hash="5dd30a73ea822ed412dd44d4b305de41"/><file name="view.phtml" hash="3cc2841d1df8e5d8ed2424c39b01dd1e"/><dir name="customer"><file name="list.phtml" hash="5fc631318d4929283d2aaf3ee4b9bfad"/><file name="recent.phtml" hash="91d70d168f131e71bceae98e2a894c5e"/><file name="view.phtml" hash="39d8cc2ecded66ce4b2442bc07f732e7"/></dir><dir name="helper"><file name="summary.phtml" hash="093806dc0607598edddcd04cc27ea6c7"/><file name="summary_short.phtml" hash="b27284a10914c0e61f42331017c0a112"/></dir><dir name="product"><dir name="view"><file name="count.phtml" hash="092e2690a9dc53387fc7dd9d35d1de72"/><file name="list.phtml" hash="8a0d00984f11c87ce9d84fee506c39f6"/><file name="other.phtml" hash="16307383413175a2930d3ce498823658"/></dir></dir></dir><dir name="sales"><dir name="reorder"><file name="sidebar.phtml" hash="1e58b9f9019aa789acd3148010cce2e2"/></dir></dir><dir name="tag"><file name="list.phtml" hash="4bbbed9b47b616bf00035b5e1b335a89"/></dir><dir name="wishlist"><file name="sidebar.phtml" hash="e36f0f9c35df818697b6612f209e3a01"/></dir></dir></dir></dir></dir></target></contents>
20
  <compatible/>
21
- <dependencies/>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>FreePOP_Theme</name>
4
+ <version>1.4.2.0</version>
5
  <stability>stable</stability>
6
+ <license>Free License</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Free POP is a simple, nice and clear theme for magento ecommerce site.</summary>
10
+ <description>Free POP is a simple, nice and clear theme for magento ecommerce site. It is suite for many kind of webshop as CD, DVD, Music, Movie...More important, it is upgraded by our experienced experts to fully compatible with all Magento versions. Furthermore, it is easy to work with and edit.</description>
11
+ <notes>Upgrade into 1.6.x, 1.7.0</notes>
12
+ <authors><author><name>Hai Nguyen</name><user>mageworld</user><email>haint@mage-world.com</email></author></authors>
13
+ <date>2012-07-12</date>
14
+ <time>09:45:50</time>
15
+ <contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="freepop"><dir name="layout"><file name="catalog.xml" hash="78a61bd3d773c3552851470f50bdd79d"/><file name="catalogsearch.xml" hash="1abcf6d6a67a04b0981d9de697ac36ca"/><file name="cms.xml" hash="74a54f6cccc19fb611c1b3bc52b46653"/><file name="directory.xml" hash="324f0d988943cfe039da8a1cbe038e7f"/><file name="newsletter.xml" hash="0fd5ca9fba31c0bd0993ecd4c6258896"/><file name="page.xml" hash="3392c3162eb8860738d2da6303791dd0"/><file name="tag.xml" hash="d8d238c3c74a6804ea74162beb33fde9"/><file name="testimonial.xml" hash="d30d11511fd565adb1b60f6ca98b57ac"/></dir><dir name="template"><dir name="catalog"><dir name="category"><file name="view.phtml" hash="a586b24e651b2e2e40b785efbbbe783b"/></dir><dir name="navigation"><file name="left.phtml" hash="3ec84f187ebbea1e9950731a9c1df65c"/><file name="left_main.phtml" hash="dac8e158cbeb0b61bd8daa15a6a60f26"/><file name="top.phtml" hash="9f0f42e6e2e22d1927caaf95896a8041"/></dir><dir name="product"><dir name="list"><file name="upsell.phtml" hash="b2184773a2a45372d452fa3b96896345"/></dir><file name="list.phtml" hash="9662f1cd4977becc034b65679fb90804"/><file name="newmovies.phtml" hash="7cc5059bedc7ef0647be971060e77ce3"/><file name="newmusic.phtml" hash="96e67ae921eb4a9eadee6b5148c2e017"/><file name="view.phtml" hash="bd73ba93d97b93f8cbc31fb8987fbd6f"/></dir></dir><dir name="cms"><file name="important.phtml" hash="452747b0272ea29fc7c7e4d99ffc0ab4"/></dir><dir name="page"><file name="1column.phtml" hash="1ff69c3d247359d3df640f70180cce26"/><file name="2columns-left.phtml" hash="bc2f2a72cce1868de2a2e98f71387958"/><file name="2columns-right.phtml" hash="f711a2f2cadd7ff07c09e29b76a75d1e"/><file name="3columns.phtml" hash="6161e3644029b6b230b0ff01c4888bff"/><dir name="html"><file name="breadcrumbs.phtml" hash="fdfa76871d3340eb6e1c59990a7d07b1"/><file name="footer.phtml" hash="5af10e8508edd3d6b3042de6f1604341"/><file name="head.phtml" hash="52bae233fd72cdb897aad7797a6aee0b"/><file name="header.phtml" hash="bdbb8782647289b54dda69f2aadae65c"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="freepop"><dir name="css"><file name="print.css" hash="fa66393ff642ef7184cd51949f30e397"/><file name="styles-ie.css" hash="c967437588a96041773583e1bdc1aa2e"/><file name="styles.css" hash="13d26da0e7f96004a6f52941700ee97c"/></dir><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><dir name="images"><file name="Thumbs.db" hash="5c59a18de83dd719dcc3ff56a5a88fe0"/><file name="Untitled-1_03.gif" hash="36d912bafee170e04bcc2a7d12dafc5c"/><file name="addto.gif" hash="eefe51ea8b6ffc70148e8ee888390b38"/><file name="banner_catalogy.gif" hash="99534c874b954ae31a70a9330c8183f7"/><file name="bg.gif" hash="68a674fe71609dc8ebee287ea631e65d"/><file name="bg_block_content.gif" hash="dd4393951d4462559e37f2346cf1a093"/><file name="bg_buttom.gif" hash="fd63f4a63860984c25825d949a9603eb"/><file name="bg_button.gif" hash="c92735d4f8e954a75966a4bb9cfc7073"/><file name="bg_button_all.gif" hash="2ebcf978e3a31e9351ff4177c6673aa2"/><file name="bg_compare_11.gif" hash="fa32a899b9cf2ab738ef2eb634e0d87e"/><file name="bg_content_03.gif" hash="ad38e78e429db89433665e7a31d7bf51"/><file name="bg_linav.gif" hash="1c533405aad78b65d345ab5fd71f3fad"/><file name="bg_new.gif" hash="351ff5ab3bac4963389febf538a00a76"/><file name="bg_shopby.gif" hash="2d7539059d67de04ad5e2817405911ab"/><file name="bg_title_03.gif" hash="3e01f219c3f09c940f31bb5b9ca0f192"/><file name="bg_title_03.png" hash="a5c1e5e3c74ce04158e979f0aeb42a16"/><file name="bg_title_catagy.gif" hash="1820ebf6718a52bcda4f5d0af99ba670"/><file name="bg_title_product.gif" hash="b7292af3475fdf182811d18d5d14bb53"/><file name="bg_top_main.gif" hash="b8632a54062d67986b8c62ab68e72540"/><file name="bkg_block-currency.png" hash="668f31380d9a1c671d3fdc10a68da1bd"/><file name="bkg_block-layered-dd.gif" hash="55a0d80cb0d780dcc68cf303429d7679"/><file name="bkg_block-layered-dt.png" hash="c751e031a8894fa53d1215e3a783692d"/><file name="bkg_collapse-gm.gif" hash="37418f23e65006dcfde07ce9b249e057"/><file name="bkg_collapse.gif" hash="2333c68e38163ed4656da82b9bcf362b"/><file name="bkg_divider1.gif" hash="260ebae91ffb1b7c663906b29a069925"/><file name="bkg_grand-total.gif" hash="10f1c3d82d78170706fa3e9c4baa7e04"/><file name="bkg_grid.gif" hash="a6f64fedbac51fb1b86184cd488cc4e6"/><file name="bkg_main1.gif" hash="6fbdc3f4972e3ab26bab39e0c38e68f6"/><file name="bkg_nav2.png" hash="1ebdd2e55d5915c8cb60536c0272990c"/><file name="bkg_opc-title-off.gif" hash="f69b40b5331ab3760f54d038daf287eb"/><file name="bkg_pipe1.gif" hash="15f1390defe198c1de726a42d1b6c1d6"/><file name="bkg_pipe2.gif" hash="7da64eefaf4da3855ab6ee76dbced0c2"/><file name="bkg_pipe3.gif" hash="11bfac1e590f0c77fb12f37d7f05cd3c"/><file name="bkg_product_collateral.gif" hash="1d4d6b22e5108aefae52709d3934f397"/><file name="bkg_products-grid3.gif" hash="6041e18c5bfb14bc17f942cebaffdb02"/><file name="bkg_rating.gif" hash="0a8777c815350ddf1e316a537ad0c335"/><file name="bkg_sp-methods.gif" hash="17d68b5449adaa87dafc62ae0afa1b9a"/><file name="bkg_tfoot.gif" hash="da2970eac0a22c850b19ee3680475d51"/><file name="bkg_th-v.gif" hash="b0d17555dfc6060941e0c067718189df"/><file name="bkg_th.gif" hash="f249911b08f2822fc0b561b7f98575d2"/><file name="bkg_toolbar.gif" hash="d5533203748d8e0cd4046ba557253271"/><file name="bkg_toolbar2.gif" hash="a884778e40311616646056c8eabd284d"/><file name="bottom_box_06.gif" hash="4e436d94352fa5d894fa24f8de927550"/><file name="bottom_box_06.png" hash="c76aa8af4ce225b0c990067e3cc09846"/><file name="btn_addtocat.png" hash="1d0325923a424a54c9cac11f9b3cbe78"/><file name="btn_checkout.gif" hash="d2060501e14e86c29e28137130e5726e"/><file name="btn_edit.gif" hash="df3565eb4e4d0dc578201df60de54b47"/><file name="btn_edit.png" hash="d65f7c6b4ce2a4ab4aa06f5a08b9a9bd"/><file name="btn_gm-close.gif" hash="346e26eece27449a2f224aef76ae372e"/><file name="btn_google_checkout.gif" hash="843d75249ce05b5d87ca5419f37b1c3b"/><file name="btn_mini_search.gif" hash="856b7ce3bc991482db4b59436ec12829"/><file name="btn_paypal_checkout.gif" hash="6edd61270b7b5632eafad10557129114"/><file name="btn_place_order.gif" hash="d35219f86ae2c983ee1a31557e37b612"/><file name="btn_proceed_to_checkout.gif" hash="4daac687b514fecfd1068539500ac3d7"/><file name="btn_proceed_to_checkout_dis.gif" hash="9e152c01d5d88f690dc52cb62428f3b6"/><file name="btn_remove.gif" hash="56f0362e5c2c958fd34bc508d03c66c2"/><file name="btn_remove2.gif" hash="234bddc4c5878c5ef16407a944824236"/><file name="btn_search.gif" hash="2d93b43c0a1c1182358677661e26a978"/><file name="btn_trash.gif" hash="bcb22f558a0eb32243a2a36645189e9f"/><file name="btn_trash.png" hash="a9e5e6c9c2b77d63d6f749cad0ca3b97"/><file name="btn_window_close.gif" hash="c83f3cbbb2aedfc580dff78d5cfb63ed"/><file name="calendar.gif" hash="b1468e5239504974c689eea5d93f86d4"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="097ab8a3051bc037ea3de0e17f440540"/><file name="small_image.jpg" hash="f825d16f97a640453553c79c48ebaa73"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="center_head_06.gif" hash="5547b3d762341b870f75561f23bb7bf3"/><file name="currency_switcher_bg.gif" hash="2158d744ff03f418fbf7553c72fd82c4"/><file name="cvv.gif" hash="ed0f392004a405466291071a760b285d"/><file name="cvv.jpg" hash="e27210d810bbab732935d9410936ef87"/><file name="fam_book_open.png" hash="0ba89b9fbe7e88d4c6896ed0a1f495aa"/><file name="free_01.gif" hash="63f002481b624169d524fcfba8c7d111"/><file name="free_shipping_callout.jpg" hash="cbf2e494ef7ca50acf8826321d739559"/><file name="grid-cal.gif" hash="b1468e5239504974c689eea5d93f86d4"/><file name="head_05.gif" hash="d095688707b620157946bfc9b5796eff"/><file name="header_bg.gif" hash="7f211eedbe93388614d6e777b072ccf5"/><file name="home_07.gif" hash="9eb840c94a9a54491de7cbb4ca59ded8"/><file name="home_left_callout.jpg" hash="ee99a5586cf52e85c986d1275958a7da"/><file name="home_main_callout.jpg" hash="e6d1c119d5b24a5916fe394cb4b5cdc3"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_availability_only.gif" hash="bca1f00a50864171ad98317b778e869c"/><file name="i_availability_only_arrow.gif" hash="0cf32b72fefc94b89b74e4f3f02c2e93"/><file name="i_block-cart.gif" hash="cc19e21f9c89b70cc10354ff588ca8ab"/><file name="i_block-currency.gif" hash="471a2c163b7e9e82b9c1b1d86e2126e9"/><file name="i_block-list.gif" hash="fe8424127ecbe4b0d893bcf6f253dc1a"/><file name="i_block-list.png" hash="9e2d9b6438a82f45ba20649f5b0b74b8"/><file name="i_block-poll.gif" hash="52d778dddbf48b8d04226bee9370a7ef"/><file name="i_block-related.gif" hash="4e277173b6372b1a90b0f19e0388ad54"/><file name="i_block-subscribe.gif" hash="9e5fee06a543742045118a95f2debcb8"/><file name="i_block-tags.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-tags.png" hash="b4dce30e69939e8cf367eb39700e9b43"/><file name="i_block-viewed.gif" hash="67d1255c2c3e9ed1a5c845f8d4e4a3ba"/><file name="i_block-viewed.png" hash="2b7b810190f25f3393248c1356b4c499"/><file name="i_block-wishlist.gif" hash="8f8cda89ca20ba4a9b2f8c91f73fdff9"/><file name="i_block-wishlist.png" hash="68c3111af76574f32222db587de5ea47"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_discount.gif" hash="908d44da90de5e54185764d093bbdb77"/><file name="i_folder-table.gif" hash="bf006ddb591d8ac95d2e895bf2fdbc8d"/><file name="i_ma-info.gif" hash="91259557447ee80eb1110fe0c85cb3b5"/><file name="i_ma-reviews.gif" hash="859c97695ec396c0b284a0c3c7c416ad"/><file name="i_ma-tags.gif" hash="1e83e3b0b677c92b3aa8a252268f7b86"/><file name="i_msg-error.gif" hash="e4f28607f075a105e53fa3113d84bd26"/><file name="i_msg-note.gif" hash="e774ee481a2820789c1a77112377c4e0"/><file name="i_msg-success.gif" hash="834dfafd5f8b44c4b24a4c00add56fcf"/><file name="i_notice.gif" hash="ebd56dc80b8346e10e93628bc0e6c372"/><file name="i_page1.gif" hash="704f7d4eccbdf9cabbad7770f18856ff"/><file name="i_page2.gif" hash="57a04ca584e05e28dc94c7e68f0af62e"/><file name="i_pager-next.gif" hash="ed4d6640624c2b6edeab4c212314bd6d"/><file name="i_pager-prev.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="i_print.gif" hash="0aed138181495642e9ab29e55d194d40"/><file name="i_rss-big.png" hash="6cf70e7c52a3f3d7b833ccadb041a555"/><file name="i_rss.gif" hash="e5bbc388d818c142868b4a1df0b48793"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="i_shipping.gif" hash="91a0d2cc2eb2391f90ec8a75c04b3183"/><file name="i_tag_add.gif" hash="a736baa992aa55b6fb71e8742a04dc82"/><file name="i_tier.gif" hash="c5189e25afeb7c1a8c4902a42832593e"/><file name="i_type_grid.gif" hash="a1e5d8ac36fb2891ea16e729b95c552c"/><file name="i_type_list.gif" hash="61333d383ec142b8d270abe77324aa5d"/><file name="icon_01.png" hash="e3297d4359e002c9639b6c532b769587"/><file name="icon_all.png" hash="1661ec257eacf2c6be0a5433f6a0a0ed"/><file name="icon_basket.gif" hash="429741bf7dbf5ed6aac49e1dcf6ef456"/><file name="icon_newspaper.gif" hash="57ce4a0cd0f97589c07237f24c460cda"/><file name="icon_table.gif" hash="3ef1946ad28582455b5aa00c0962aca1"/><file name="left_head.gif" hash="85afe5405acaa0023f109e9beffd5180"/><file name="logo.gif" hash="48b7eb03807fdf80bdfb19b872cf84b8"/><file name="logo.png" hash="139963c29d9941a17ed0cc1c7c8421b4"/><file name="logo_email.gif" hash="8de347192e0524cff7a69e4020182dbd"/><file name="logo_print.gif" hash="8de347192e0524cff7a69e4020182dbd"/><file name="magnifier_handle.gif" hash="238fbdd7959f517db11c6f57ee4daaf4"/><file name="map_popup_arrow.gif" hash="6383b40a9e7bd3c95260bef4fbb1b163"/><dir name="media"><file name="404_callout1.jpg" hash="834e53a03e2921a2fd3c135c0c7189df"/><file name="404_callout2.jpg" hash="016984b4a1579df34147f9407098db73"/><file name="about_us_img.jpg" hash="726f36dd75b5a709a1a14acab1660188"/><file name="best_selling_img01.jpg" hash="5e7337a4061a636df8ee4bf979a092ac"/><file name="best_selling_img02.jpg" hash="b9a49c0964938ec72fb834cb166b9352"/><file name="best_selling_img03.jpg" hash="e3581487fb4589baecc553f2ce8d5247"/><file name="best_selling_img04.jpg" hash="7e59bf99f5f813e327595c52d3320174"/><file name="best_selling_img05.jpg" hash="e396892daec7ffcf7244082b3e596911"/><file name="best_selling_img06.jpg" hash="2702839637efbe0fd0a4bad41cd6a551"/><file name="cell_phone_landing_banner1.jpg" hash="b25562360fc470f1091ca7ea014a3290"/><file name="col_left_callout.jpg" hash="4102087151d05c037b836bc2976b3d59"/><file name="col_right_callout.jpg" hash="efee9288d535fad301b177abefbc79ff"/><file name="electronics_cellphones.jpg" hash="8f6badbc32ce806c6109c788df6ef5e9"/><file name="electronics_digitalcameras.jpg" hash="953b8d7db6f0bdcd53b1d6b1386962b9"/><file name="electronics_laptops.jpg" hash="e050e92d72000e6bdc763a7b5888ec8a"/><file name="furniture_callout_spot.jpg" hash="28edc7d72486ab2362324995550d87af"/><file name="furnitures_bed_room.jpg" hash="b8616c5bffc23a92d2a1c97dae57b262"/><file name="furnitures_living_room.jpg" hash="2663737f3997cb1a49ce24d07dc8aefb"/><file name="head_electronics_cellphones.gif" hash="a69425966444ea597fb7c629114d5165"/><file name="head_electronics_digicamera.gif" hash="bde3cec3fc16b2d0ae57e7783eb00652"/><file name="head_electronics_laptops.gif" hash="b2c55387ffa92277315bdedeb4cb9b8f"/><file name="laptop_callout_mid1.jpg" hash="4ffb50bd3b7b32a78fd059b1571c202e"/><file name="laptop_callout_mid2.jpg" hash="662cf3881b06b090e9500496b19b03e4"/><file name="laptop_callout_mid3.jpg" hash="22aa71ecfe0aa9b6936a1eddb62d889e"/><file name="laptop_callout_spot.jpg" hash="2e469d1bd871355eaef6076487a973db"/><file name="shirts_landing_banner1.jpg" hash="4acc8620b009d835e5c25587671ea25d"/></dir><file name="menu_06.gif" hash="c93e92f9d709215cdde91a024f738343"/><file name="middle_box_03.gif" hash="a4d0bb64ed3925535b06645ba723bd5e"/><file name="narrow_by_set.gif" hash="08663578a21d6a59ba308a7a177658af"/><file name="new_movies.gif" hash="7544a602f1528f0785e09931ba7be888"/><file name="new_music.gif" hash="4727b360498d62a435ff44953e57b310"/><file name="np_cart_thumb.gif" hash="e9fdd943e0947e15f0638506f477e358"/><file name="np_more_img.gif" hash="ace357bfe3e81ffb62137cd5b25ae5e1"/><file name="np_product_main.gif" hash="d0cccda76de50efa025215ce85dacb1c"/><file name="np_thumb.gif" hash="e46270c89358ecc8341d1565c14644b8"/><file name="np_thumb2.gif" hash="8502866cdabc5c74aca7d7bd32a06a03"/><file name="opc-ajax-loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="pager_arrow_left.gif" hash="75973b020105dccbaf34e49d7852552d"/><file name="pager_arrow_right.gif" hash="cd47445a79a92502c8f7ec0eb70938ef"/><file name="pager_bg.gif" hash="22fc6c7ed4c93c1a1173006459f08172"/><file name="ph_callout_left_rebel.jpg" hash="0ce8ad0026d8b8a83ed7acdf6209129b"/><file name="ph_callout_left_top.gif" hash="f17a036d75e5065eb76bafbb2c8ad7ff"/><file name="product_03.gif" hash="794c137cd5bd90dc230700683bb56aaa"/><file name="product_btn.gif" hash="2c74cea0fb1618878921b6dc43bf6efd"/><file name="product_zoom_overlay_magnif.gif" hash="83834893e162221d6d9257fe67847370"/><file name="right_head.gif" hash="4f5f4b7fb7d2e753f321b53ca97215d7"/><file name="search.gif" hash="a1ef27f4afad18cc5583f1df973efa7d"/><file name="shop_access_pipe.gif" hash="15f1390defe198c1de726a42d1b6c1d6"/><file name="shopby.gif" hash="42467606f001e86eef4c20db9a13f4ec"/><file name="slider_bg.gif" hash="87bc1b46d87de4f6252c7216216627c3"/><file name="slider_btn_zoom_in.gif" hash="ef0fc67f77f30827ee67f4e744b60781"/><file name="slider_btn_zoom_out.gif" hash="68b3d1c28dc5aec4f6b64d70a6996b6f"/><file name="spacer.gif" hash="df3e567d6f16d040326c7a0ea29a4f41"/><file name="top_box_03.gif" hash="bc11eeff056a920bc106ea9538c4583d"/><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/></dir></dir></dir></dir></target></contents>
 
 
 
 
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
skin/frontend/default/freepop/css/print.css ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+ * { background:none !important; text-align:left !important; }
26
+ html { margin:0 !important; padding:0 !important; }
27
+ body { background:#fff !important; font-size:9pt !important; padding:0 !important; margin:10px !important; }
28
+ a { color:#2976c9 !important; }
29
+ th,td { color:#2f2f2f !important; border-color:#ccc !important; }
30
+
31
+ .header-container,
32
+ .nav-container,
33
+ .footer-container,
34
+ .pager,
35
+ .toolbar,
36
+ .actions,
37
+ .buttons-set { display:none !important; }
38
+
39
+ .page-print .data-table .cart-tax-total { background-position:100% -54px; }
40
+ .page-print .data-table .cart-tax-info { display:block !important; }
skin/frontend/default/freepop/css/style.css DELETED
@@ -1,215 +0,0 @@
1
- @charset "utf-8";
2
- /* CSS Document */
3
- /* class public */
4
- *{ padding:0px; margin:0px;}
5
- body{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666666;background:#e9e9e9 url(../images/bg.gif) repeat-x top;}
6
- a{text-decoration:none;color:#4a4a4a;}
7
- a:hover{color: #4a4a4a;text-decoration:none;}
8
- a.active{color: #4a4a4a;}
9
- a img{border-style:none;}
10
- div{text-align:left;}
11
- h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;font-family: Arial;}
12
- h1 {font-size: 20px;}
13
- h2 {font-size: 18px;}
14
- h3 {font-size: 16px;}
15
- h4 {font-size: 15px;}
16
- h5 {font-size: 14px;}
17
- h6 {font-size: 12px;}
18
- .clear_both{clear:both;overflow:hidden;height:1px;}
19
- .clear_both1{clear:both;overflow:hidden;}
20
- textarea,selest{font:12px/100% Times;color:#000000;}
21
- input, select, button {vertical-align:middle;}
22
-
23
- img{margin:0;padding:0;}
24
- p{margin-bottom:0px;}
25
- /* class private */
26
-
27
- /*wrapper_act*/
28
- #wrapper_outsite{width:1076px;margin:0px auto;background:url(../images/header_bg.gif) no-repeat;}
29
- #wrapper{width:960px;margin:0px auto;}
30
-
31
- /*header_act*/
32
- .header_act{margin:0;padding:0;}
33
- .header{margin:0;padding:0;}
34
- .header-top-container{background:none;border:none;}
35
- .header-top{padding:0px 0px 18px 0px;width:100%;}
36
- h1#logo{margin:0px;margin-top:20px;}
37
- .quick-access {margin:0px;margin-top:8px;padding:0px;}
38
- .quick-access li {background:transparent url(../images/shop_access_pipe.gif) no-repeat scroll 100% 0;display:inline;padding-left:3px;
39
- padding-right:7px;
40
- }
41
- .breadcrumbs li {font-size:13px;}
42
- .breadcrumbs li a{color:#3fa4cb;font-weight:bold;}
43
- .col-left .layered-nav{padding-bottom:10px;}
44
- .mini-newsletter h4 {background:url(../images/icon_newspaper.gif) no-repeat left 60%;}
45
-
46
- .header-nav-container{background:url(../images/menu_06.gif) no-repeat;}
47
- .header-nav{width:100%;}
48
- #nav{padding:0px;}
49
- #nav a{padding:12px 20px 14px 20px;color:#666666;font-size:15px;text-transform:uppercase;font-weight:bold;}
50
- #nav ul {
51
- border:1px solid #899BA5;
52
- left:-10000px;
53
- position:absolute;
54
- top:38px;
55
- width:15em;
56
- }
57
-
58
- .mini-search {background:none;height:30px;padding:0px 0px 0px 0px;position:absolute;right:10px;top:114px;width:300px;text-align:right;}
59
- .mini-search .input-text{border:1px solid #bbbcbc;width:186px;}
60
- .shop-access {float:right;margin-bottom:6px;}
61
- .shop-access a, .shop-access a:hover {color:#666666;font-size:13px;font-weight:bold;}
62
- .language-switcher {margin-top:10px;}
63
- .language-switcher label{color:#666666;font-size:12px;}
64
- .language-switcher select{width:186px;}
65
- .product-options-bottom {background-color:#F0FDFD; padding:15px 20px;}
66
- .product-options {background-color:#FFFFFF;margin:20px 0 0;padding:10px 15px 20px;}
67
- .product-options-bottom .form-button {background:transparent url(../images/product_btn.gif) no-repeat scroll 0 0;border:medium none;font-size:14px !important;font-weight:normal !important;padding:5px 12px;}
68
-
69
-
70
- /*content_act*/
71
- .content_act{}
72
- .middle{background:none;padding:25px 0px;width:100%;}
73
- .middle-container {background:none;}
74
- .base-mini{border:none;}
75
- .base-mini .head{background:url(../images/bg_title_03.gif) no-repeat;padding:3px 8px 2px 8px;border-bottom:none;}
76
- .side-col{width:199px;}
77
- .side-col .content{border:1px solid #cacaca;border-top:none;width:177px;margin-left:1px;background:url(../images/bg_content_03.gif) repeat-x;padding:10px;}
78
- .base-mini .head h4{color:#fff;font-size:11px;padding:5px 0 1px 21px;}
79
- .side-col .box{margin-bottom:0px;}
80
- .base-mini .head{margin:0px;}
81
- .side-col .content{border:none;}
82
- .form-button-alt,.form-button {background:url(../images/bg_compare_11.gif) repeat-x;border:1px solid #93aba8;}
83
- .base-mini .actions .form-button-alt{background:url(../images/bg_compare_11.gif) repeat-x;border:1px solid #93aba8;}
84
- .addcart_box{border-right:1px solid #bbbcbc;border-left:1px solid #bbbcbc;background:#edfdff;padding:5px 8px 0px 8px;}
85
-
86
- .bottom_box{height:10px;background:url(../images/bottom_box_06.png) no-repeat;margin-bottom:10px;}
87
- .middle_box{border-right:1px solid #bbbcbc;border-left:1px solid #bbbcbc;background:#fefefe url(../images/middle_box_03.gif) repeat-x;}
88
-
89
- .base-mini .actions{background:none;}
90
- .base-mini .content, .base-mini ol{background:none;}
91
- .base-mini ol li.odd{background:none;}
92
- .base-mini ol li.even{background:none;}
93
- .mini-cart h5{background:none;}
94
- .mini-cart .head {padding:3px 0px 0px 0px;margin-bottom:0px;}
95
- .mini-cart .head h4{margin-left:8px;}
96
- .mini-cart .subtotal{background:none;text-align:left;margin-top:0px;}
97
-
98
-
99
- .col-3-layout .col-main{width:535px;margin-left:14px;}
100
- .mini-cart .head h4 {background:url(../images/icon_basket.gif) no-repeat left 60%;}
101
- .mini-compare-products .head h4 {background:url(../images/icon_table.gif) no-repeat left 60%;}
102
- .layered-nav .head {background:url(../images/shopby.gif) no-repeat scroll 0 0;}
103
- .layered-nav h4{background:#ecfdff;color:#666666;text-transform:uppercase;font-size:14px;padding:3px 6px 9px;}
104
- .narrow-by dl {background:#eefbfb url(../images/bg_shopby.gif) repeat-x;padding:0 0 1em;}
105
- .narrow-by dd{border-bottom:1px solid #cacaca;background:none;}
106
- .narrow-by dd.last{border-bottom:none;}
107
-
108
- .layered-nav .border-creator{width:197px;*width:198px;border:1px solid #bbbcbc;border-top:none;}
109
- .narrow-by dd li{color:#3fa4cb;}
110
- .narrow-by dd li a{color:#3fa4cb;font-size:11px;font-weight:bold;}
111
- .narrow-by dt {color:#666;background:transparent url(../images/narrow_by_set.gif) no-repeat 9px 0.8em;font-size:14px;}
112
- table.pager td {border:none;padding:5px 8px;}
113
- table.view-by td {border:none;padding:5px 8px;}
114
- table.pager{border:1px solid #C0C1C4;border-bottom:none;background:#FFFFFF url(../images/pager_bg.gif) repeat-x scroll 0 100%;}
115
- table.view-by{border:1px solid #C0C1C4;background:#FFFFFF url(../images/pager_bg.gif) repeat-x scroll 0 100%;}
116
- table.pager li a{color:#3fa4cb;}
117
- .listing-type-grid{border-left:1px solid #C0C1C4;border-right:1px solid #C0C1C4;background:#fdfdfd url(../images/bkg_products-grid3.gif) repeat-x;}
118
- .listing-type-grid .grid-row{border-bottom:none;}
119
- .listing-type-grid li.item {padding:20px 20px;width:137px;text-align:center;}
120
- .catalog-listing h5 a{color:#666666;font-size:13px;text-decoration:none;font-weight:bold;}
121
- .catalog-listing h5 a:hover {color:#666666;}
122
- .price-box .price{color:#da0b2d;font-size:14px;}
123
- .regular-price .price {color:#da0b2d;font-size:14px;}
124
- .price-box {padding:5px 0;text-align:center;}
125
- .listing-type-grid .form-button{background: url(../images/btn_addtocat.png) no-repeat;border:none;font-size:14px !important;padding:5px 13px;font-weight:normal !important;}
126
- .catalog-listing {border-left:1px solid #C0C1C4;border-right:1px solid #C0C1C4;background:#fdfdfd url(../images/bkg_products-grid3.gif) repeat-x;}
127
- .listing-type-list .listing-item {border-top:none;border-bottom:1px solid #C0C1C4;}
128
- .listing-type-list .last{border-bottom:none;}
129
- .listing-type-list .listing-item .form-button{background: url(../images/btn_addtocat.png) no-repeat;border:none;font-size:14px !important;padding:5px 13px;font-weight:normal !important;}
130
- .category-head {width:100%;margin-bottom:0px;}
131
- .left_head{float:left;background:url(../images/left_head.gif) no-repeat;height:28px;width:9px;}
132
- .center_head{float:left;background:url(../images/product_03.gif) repeat-x;height:28px;width:516px;}
133
- .category-head h2 {color:#ffffff;font-size:1.6em;font-weight:normal;line-height:1.3em;margin:0;max-width:100%;overflow:hidden;padding:3px 0px 0px 0px;}
134
- .right_head{float:right;width:10px;background:url(../images/right_head.gif) no-repeat;height:28px;}
135
-
136
- .col-2-right-layout .col-main {float:left;width:739px;background:#f0fdfd;border:1px solid #c4c3c3;}
137
- .product-info-box .product-name {color:#666666;font-size:18px;margin-bottom:0.3em;}
138
- .product-essential{background:none;}
139
- .product-collateral {background:none;padding:25px 0px;}
140
- .product-collateral .up-sell .generic-product-grid td {background:none;border-color:none;padding:12px 15px 12px 15px;}
141
- .product-collateral .up-sell .generic-product-grid td img{border:none;}
142
- .product-collateral .up-sell .generic-product-grid td.empty-product{background:none;}
143
- .product-collateral .up-sell .generic-product-grid{border:none;}
144
-
145
- p.review_empty a{font-size:13px;font-weight:bold;}
146
- .product-info-box .availability {font-size:13px;font-weight:bold;}
147
- .product-info-box .price-box {margin:10px 0;text-align:left;}
148
- h4.over{font-size:13px;font-weight:bold;color:#666666;margin-bottom:5px;}
149
- .product-shop .short-description{font-size:12px;font-weight:bold;color:#666666;text-align:left;}
150
- .product-info-box {border:none;margin-top:0;}
151
- .product-essential .product-shop {
152
- width:378px;
153
- }
154
- .generic-product-grid td{border:none;}
155
- .product-collateral .head{border-top:1px solid #c4c3c3;border-bottom:1px solid #c4c3c3;padding:8px;}
156
- .product-collateral .collateral-box h4{color:#666;font-size:14px;font-weight:bold;}
157
- .product-specs{padding:0px 25px;}
158
- .attribute-specs{padding:0px 25px;}
159
- .data-table .odd {background:#FFFFFF none repeat scroll 0 0;}
160
-
161
- .product-collateral .collateral-box h5 {font-weight:bold;margin-bottom:6px;margin-left:25px;color:#666;}
162
- .add-tag-box{margin-left:25px;}
163
- .add-tag-box .form-button-alt{border:1px solid #d2d3d3;padding:4px 8px;}
164
- .product-collateral .add-tag-box .input-box input.input-text{padding:4px 0px 5px 4px;width:280px;}
165
- .product-collateral .up-sell .generic-product-grid .price-box{text-align:center;}
166
- .add_out{padding:20px 20px;background:url(../images/addto.gif) no-repeat;height:50px;}
167
- .add-to-holder .add-to-box li a{font-size:13px;font-weight:bold;color:#666;}
168
- .add-to-holder .add-or{font-size:13px;font-weight:bold;color:#666;}
169
- .add-to-holder .form-button{background: url(../images/product_btn.gif) no-repeat;border:none;font-size:14px !important;padding:5px 12px;font-weight:normal !important;}
170
- .add-to-cart-box .qty-box .qty {padding:4px 2px;}
171
- .login-box .content{background:#f1fdff;}
172
- .login-box .col-1, .login-box .col-2 {border:1px solid #cbcbcb;background:#fff;}
173
- .login-box .button-set{border-top:1px solid #cbcbcb;background:none;}
174
- .login-box h4 {background-position:0 0px;background-repeat:no-repeat;border-bottom:1px solid #DDDDDD;color:#666;font-weight:bold;}
175
- .one-page-checkout .active .box {background:#F1FDFF none repeat scroll 0 0;border:none;display:block;}
176
- .one-page-checkout .active .head{border:none;border-bottom:1px solid #cbcbcb;background:#ECECED}
177
- .one-page-checkout .head {border-top:1px solid #cbcbcb;background:#ECECED}
178
- .one-page-checkout .active h3 {color:#666666;font-weight:bold;}
179
- .one-page-checkout h4 {border-bottom:1px solid #cbcbcb;padding-bottom:2px;text-transform:uppercase;font-weight:bold;color:#666666;}
180
- .side-col h3 {color:#666666;font-size:1.05em;font-weight:bold;margin-bottom:5px;text-transform:uppercase;}
181
- .one-page-checkout .active .step-count {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CBCBCB;color:#666666;}
182
- .one-page-checkout .box-no-padding {background:#F1FDFF;border:none;}
183
- .one-page-checkout .allow .head{border:none;border-bottom:1px solid #CBCBCB;background:#ECECED;}
184
- .one-page-checkout-progress .content{border-right:1px solid #CBCBCB;}
185
- .one-page-checkout .allow .step-count {background:#FFFFFF none repeat scroll 0 0;}
186
- .product_head{background: url(../images/new_music.gif) no-repeat;margin-top:15px;padding:2px 0 3px 15px;}
187
- .product_head h2{color:#fff;}
188
- .addbg{background: url(../images/new_movies.gif) no-repeat;margin-top:15px;}
189
- .product_body{border:1px solid #cbcbcb;border-top:none;background:#fefefe url(../images/bg_new.gif) repeat-x;}
190
- .product_body_middle .generic-product-grid td{padding:20px 10px;}
191
- .side-col .currency-switcher{margin-bottom:8px;background:transparent url(../images/currency_switcher_bg.gif) no-repeat scroll 0 0;}
192
- p.view_more{text-align:right;padding-right:20px;margin-bottom:10px;}
193
- p.view_more a{font-weight:bold;font-size:12px;}
194
- .side-bar h6.title{background:transparent url(../images/bg_title_03.gif) no-repeat scroll 0 0;border-bottom:medium none;padding:6px 2px 6px 10px ;}
195
- .side-bar h6.title a{font-size:12px;color:#fff;text-transform:uppercase;}
196
- .div_catelog{border-left:1px solid #cccccc;border-right:1px solid #cccccc;padding:20px 10px;background:#FEFEFE url(../images/middle_box_03.gif) repeat-x;width:89%;}
197
- .div_catelog ul li a{font-size:12px;color:#666;background:url(../images/icon_01.png) no-repeat left 60%;padding-left:20px;font-weight:bold;display:block;}
198
-
199
-
200
- /*footer_act*/
201
- .footer_act{height:100%;background:url(../images/bg_buttom.gif) repeat-x;}
202
- .footer_site{width:960px;margin:0px auto;text-align:center;padding:27px 0px 27px 0px;}
203
- .informational{margin-left:200px;}
204
- .informational ul{text-align:center;float:left;}
205
- .informational ul li{display:inline;border-left:1px solid #727272;padding:0px 2px 0px 5px}
206
- .informational ul li.first_ft{border-left:none;}
207
- .informational ul li a{font-size:15px;}
208
-
209
-
210
-
211
-
212
-
213
-
214
-
215
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
skin/frontend/default/freepop/css/styles-ie.css ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* IE 6 only */
27
+ * html .validation-advice { height:13px; }
28
+ * html .error-msg,
29
+ * html .success-msg,
30
+ * html .note-msg,
31
+ * html .notice-msg { height:24px; }
32
+ * html .main { height:400px; }
33
+ * html .account-login .content { height:240px; }
34
+ .block li.item,
35
+ .block-poll li,
36
+ .opc li.section { vertical-align:top; }
37
+ * html .window-overlay { background:#ccc; filter:alpha(opacity=50); }
38
+
39
+ /* Doubled Margin Fixes */
40
+ .product-view .product-img-box .more-views li,
41
+ .product-view .box-tags .form-add .input-box,
42
+ .sp-methods select.month { display:inline; }
43
+
44
+ /********** < Navigation styles */
45
+ #nav li,
46
+ #nav li a { zoom:1; }
47
+ #nav li { vertical-align:top; }
48
+ /********** < Navigation styles */
49
+
50
+ select { margin-bottom:1px; }
51
+ input.radio { width:13px; height:13px; }
52
+ input.checkbox { width:13px; height:13px; }
53
+ button.button { height:21px; }
54
+ button.button span { position:relative; }
55
+ button.btn-checkout { height:40px; }
56
+ #opc-review .sp-methods .input-box { float:left; }
57
+ .form-list label { position:relative; z-index:0; }
58
+ .form-list label.required em { position:absolute; top:0; right:-8px; }
59
+
60
+ table { scrollbar-face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }
61
+
62
+ .product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }
63
+
64
+ .gift-messages-form { position:relative; zoom:1; }
65
+
66
+ .tool-tip .btn-close a { margin:0; }
67
+
68
+ .product-view .box-tags .product-tags li,
69
+ .footer li { padding:0 4px 0 7px; }
70
+
71
+ .product-options dd .time-picker select { margin:0; padding:0; }
72
+
73
+ /* Clearer */
74
+ .clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
75
+
76
+ /* Clears and hasLayout fixes */
77
+ .header-container,
78
+ .header-container .top-container,
79
+ .header,
80
+ .header .quick-access,
81
+ #nav,
82
+ .main,
83
+ .footer,
84
+ .footer-container .bottom-container,
85
+ .col-main,
86
+ .col2-set,
87
+ .col3-set,
88
+ .col3-layout .product-options-bottom .price-box,
89
+ .col4-set,
90
+ .messages li,
91
+ .search-autocomplete li,
92
+ .block,
93
+ .block .block-content,
94
+ .block .actions,
95
+ .block li.item,
96
+ .block-poll li,
97
+ .block-poll .label,
98
+ .block-layered-nav .currently li,
99
+ .block-account .block-content li a,
100
+ .mini-products-list .product-details,
101
+ .page-title,
102
+ .rss-title h1,
103
+ .products-grid,
104
+ .products-list li.item,
105
+ .box-account .box-head,
106
+ .dashboard .box .box-title,
107
+ .box-reviews li.item,
108
+ .box-tags li.item,
109
+ .pager,
110
+ .sorter,
111
+ .ratings,
112
+ .add-to-box,
113
+ .add-to-cart,
114
+ .product-essential,
115
+ .product-collateral,
116
+ .product-view .product-img-box .more-views ul,
117
+ .product-view .box-tags .form-add,
118
+ .product-view .product-shop .short-description,
119
+ .product-view .box-description,
120
+ .product-options .options-list li,
121
+ .product-options,
122
+ .product-options-bottom,
123
+ .truncated,
124
+ .truncated .truncated_full_value,
125
+ .product-review,
126
+ .cart,
127
+ .cart-collaterals,
128
+ .cart .crosssell li.item,
129
+ .cart .discount,
130
+ .opc .step-title,
131
+ .opc .step,
132
+ .multiple-checkout,
133
+ .sp-methods,
134
+ .checkout-progress,
135
+ .multiple-checkout .place-order,
136
+ .form-list li,
137
+ .form-list .field,
138
+ .group-select li,
139
+ .buttons-set,
140
+ .page-print .print-head,
141
+ .cart-tax-total,
142
+ .advanced-search-summary,
143
+ .advanced-search-summary p,
144
+ .gift-messages-form .item,
145
+ .send-friend .form-list li p,
146
+ .centinel .authentication { zoom:1; }
147
+
148
+ /* Hover Fix */
149
+ iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
skin/frontend/default/freepop/css/styles.css ADDED
@@ -0,0 +1,1801 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Magento
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Academic Free License (AFL 3.0)
7
+ * that is bundled with this package in the file LICENSE_AFL.txt.
8
+ * It is also available through the world-wide-web at this URL:
9
+ * http://opensource.org/licenses/afl-3.0.php
10
+ * If you did not receive a copy of the license and are unable to
11
+ * obtain it through the world-wide-web, please send an email
12
+ * to license@magentocommerce.com so we can send you a copy immediately.
13
+ *
14
+ * DISCLAIMER
15
+ *
16
+ * Do not edit or add to this file if you wish to upgrade Magento to newer
17
+ * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magentocommerce.com for more information.
19
+ *
20
+ * @category design
21
+ * @package default_default
22
+ * @copyright Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
23
+ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
+ */
25
+
26
+ /* Reset ================================================================================= */
27
+ * { margin:0; padding:0; }
28
+
29
+ body {
30
+ background: url(../images/bg.gif) repeat-x scroll center top #E9E9E9;
31
+ color: #666666;
32
+ font-family: Arial,Helvetica,sans-serif;
33
+ font-size: 12px;
34
+ margin: 0;
35
+ padding: 0;
36
+ text-align:center;
37
+ }
38
+
39
+ img { border:0; vertical-align:top; }
40
+
41
+ a { color:#666; text-decoration:none; }
42
+ a:hover { text-decoration:none; }
43
+ :focus { outline:0; }
44
+
45
+ /* Headings */
46
+ h1,h2,h3,
47
+ h4,h5,h6 { margin:0 0 5px; line-height:1.35; color:#666; }
48
+ h1 { font-size:20px; font-weight:normal; }
49
+ h2 { font-size:18px; font-weight:normal; }
50
+ h3 { font-size:16px; font-weight:bold; }
51
+ h4 { font-size:14px; font-weight:bold; }
52
+ h5 { font-size:12px; font-weight:bold; }
53
+ h6 { font-size:11px; font-weight:bold; }
54
+
55
+ /* Forms */
56
+ form { display:inline; }
57
+ fieldset { border:0; }
58
+ legend { display:none; }
59
+
60
+ /* Table */
61
+ table { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
62
+ caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
63
+
64
+ /* Content */
65
+ p { margin:0 0 10px; }
66
+ strong { font-weight:bold; }
67
+ address { font-style:normal; line-height:1.35; }
68
+ cite { font-style:normal; }
69
+ q,
70
+ blockquote { quotes:none; }
71
+ q:before,
72
+ q:after { content:''; }
73
+ small,big { font-size:1em; }
74
+ /*sup { font-size:1em; vertical-align:top; }*/
75
+
76
+ /* Lists */
77
+ ul,ol { list-style:none; }
78
+
79
+ /* Tools */
80
+ .hidden { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
81
+ .nobr { white-space:nowrap !important; }
82
+ .wrap { white-space:normal !important; }
83
+ .a-left { text-align:left !important; }
84
+ .a-center { text-align:center !important; }
85
+ .a-right { text-align:right !important; }
86
+ .v-top { vertical-align:top; }
87
+ .v-middle { vertical-align:middle; }
88
+ .f-left,
89
+ .left { float:left !important; }
90
+ .f-right,
91
+ .right { float:right !important; }
92
+ .f-none { float:none !important; }
93
+ .f-fix { float:left; width:100%; }
94
+ .no-display { display:none; }
95
+ .no-margin { margin:0 !important; }
96
+ .no-padding { padding:0 !important; }
97
+ .no-bg { background:none !important; }
98
+ /* ======================================================================================= */
99
+
100
+
101
+ /* Layout ================================================================================ */
102
+ .wrapper { min-width:954px; }
103
+ .page {}
104
+ .page-print { background:#fff; padding:25px 30px; text-align:left; }
105
+ .page-empty { background:#fff; padding:20px; text-align:left; }
106
+ .page-popup { background:#fff; padding:25px 30px; text-align:left; }
107
+ .main-container { background:url(../images/bkg_main1.gif) left bottom repeat-x; }
108
+ .main { width:960px; margin:0 auto; min-height:760px; padding:13px 0 30px; background:none; text-align:left; }
109
+ .wraper_main{background:#fff url(../images/bg_top_main.gif) left top repeat-x;}
110
+ /* Base Columns */
111
+ .col-left { float:left; width:199px; padding:0 0 1px; }
112
+ .col-main { float:left; width:685px; padding:0 0 1px; }
113
+ .col-right { float:right; width:199px; padding:0 0 1px; }
114
+
115
+ /* 1 Column Layout */
116
+ .col1-layout .col-main { float:none; width:auto; }
117
+
118
+ /* 2 Columns Layout */
119
+ .col2-left-layout .col-main { float:right; }
120
+ .col2-right-layout .col-main {width:740px;}
121
+
122
+ /* 3 Columns Layout */
123
+ .col3-layout .col-main { width:536px;}
124
+ .col3-layout .col-wrapper { float:left; width:748px; }
125
+ .col3-layout .col-wrapper .col-main { float:right; }
126
+
127
+ /* Content Columns */
128
+ .col2-set .col-1 { float:left; width:48.5%; }
129
+ .col2-set .col-2 { float:right; width:48.5%; }
130
+ .col2-set .col-narrow { width:32%; }
131
+ .col2-set .col-wide { width:65%; }
132
+
133
+ .col3-set .col-1 { float:left; width:32%; }
134
+ .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
135
+ .col3-set .col-3 { float:right; width:32%; }
136
+
137
+ .col4-set .col-1 { float:left; width:23.5%; }
138
+ .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
139
+ .col4-set .col-3 { float:left; width:23.5%; }
140
+ .col4-set .col-4 { float:right; width:23.5%; }
141
+ /* ======================================================================================= */
142
+
143
+
144
+ /* Global Styles ========================================================================= */
145
+ /* Form Elements */
146
+ input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
147
+ input.input-text,select,textarea { background:#f0fdfd; border:1px solid #c1bfbf; }
148
+ input.input-text,textarea { padding:2px; }
149
+ select { padding:1px; }
150
+ select option { padding-right:10px; }
151
+ select.multiselect option { border-bottom:1px solid #c1bfbf; padding:2px 5px; }
152
+ select.multiselect option:last-child { border-bottom:0; }
153
+ textarea { overflow:auto; }
154
+ input.radio { margin-right:3px; }
155
+ input.checkbox { margin-right:3px; }
156
+ input.qty { width:2.5em !important; border-radius: 5px 5px 5px 5px;}
157
+ button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
158
+ button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
159
+ button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
160
+ button.button span { display:block; height:23px; border:1px solid #93aba8; border-width:0 1px; background:url(../images/bg_button_all.gif) left center repeat-x; padding:0 10px; font:normal 14px/22px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
161
+ button.button span span { border:0; padding:0; background:none;}
162
+ .category-products button.button span{
163
+ display:block; height:27px; border:none; background:url(../images/bg_button.gif) left center repeat-x; padding:0 12px; font:normal 14px/26px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#efefef; border-radius: 12px 12px 12px 12px;}
164
+ .category-products button.button span span{background:none; padding:0;}
165
+ .product-view button.button span{
166
+ display:block; height:27px; border:none; background:url(../images/bg_button.gif) left center repeat-x; padding:0 12px; font:normal 14px/26px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#efefef; border-radius: 12px 12px 12px 12px;}
167
+ .product-view button.button span span{background:none; padding:0;}
168
+ button.disabled span { border-color:#bbb !important; background:#bbb !important; }
169
+
170
+ button.btn-checkout span { height:40px; border:0; background:#88a19c; padding:0 10px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; border-radius:5px;}
171
+ button.btn-checkout span span { background:none; }
172
+ button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
173
+ button.btn-checkout.no-checkout span span { background-position:100% 100%; }
174
+
175
+ p.control input.checkbox,
176
+ p.control input.radio { margin-right:6px; }
177
+ /* Form Highlight */
178
+ input.input-text:focus,select:focus,textarea:focus { background-color:#edf7fd; }
179
+ /*.highlight { background:#efefef; }*/
180
+
181
+ /* Form lists */
182
+ /* Grouped fields */
183
+ /*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
184
+ .form-list li { margin:0 0 8px; }
185
+ .form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; margin-bottom:2px; font-size:11px;}
186
+ .form-list label.required {}
187
+ .form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
188
+ .form-list li.control label { float:none; }
189
+ .form-list li.control input.radio,
190
+ .form-list li.control input.checkbox { margin-right:6px; }
191
+ .form-list li.control .input-box { clear:none; display:inline; width:auto; }
192
+ /*.form-list li.fields { margin-right:-15px; }*/
193
+ .form-list .input-box { display:block; clear:both; width:260px; }
194
+ .form-list .field { float:left; width:275px; }
195
+ .form-list input.input-text { width:254px; }
196
+ .form-list textarea { width:254px; height:10em; }
197
+ .form-list select { width:260px; }
198
+ .form-list li.wide .input-box { width:535px; }
199
+ .form-list li.wide input.input-text { width:529px; }
200
+ .form-list li.wide textarea { width:529px; }
201
+ .form-list li.wide select { width:535px; }
202
+ .form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
203
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
204
+ .form-list .input-range input.input-text { width:74px; }
205
+ /* Customer */
206
+ .form-list .customer-name-prefix .input-box,
207
+ .form-list .customer-name-suffix .input-box,
208
+ .form-list .customer-name-prefix-suffix .input-box,
209
+ .form-list .customer-name-prefix-middlename .input-box,
210
+ .form-list .customer-name-middlename-suffix .input-box,
211
+ .form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
212
+
213
+ .form-list .name-prefix { width:65px; }
214
+ .form-list .name-prefix select { width:55px; }
215
+ .form-list .name-prefix input.input-text { width:49px; }
216
+
217
+ .form-list .name-suffix { width:65px; }
218
+ .form-list .name-suffix select { width:55px; }
219
+ .form-list .name-suffix input.input-text { width:49px; }
220
+
221
+ .form-list .name-middlename { width:70px; }
222
+ .form-list .name-middlename input.input-text { width:49px; }
223
+
224
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname,
225
+ .form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
226
+ .form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
227
+ .form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
228
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
229
+ .form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
230
+
231
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
232
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
233
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
234
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
235
+
236
+ .form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
237
+ .form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
238
+ .form-list .customer-name-prefix-suffix .name-firstname input.input-text,
239
+ .form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
240
+
241
+ .form-list .customer-name-prefix .name-firstname,
242
+ .form-list .customer-name-middlename .name-firstname { width:210px; }
243
+
244
+ .form-list .customer-name-suffix .name-lastname,
245
+ .form-list .customer-name-middlename .name-firstname,
246
+ .form-list .customer-name-middlename-suffix .name-firstname,
247
+ .form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
248
+
249
+ .form-list .customer-name-prefix .name-firstname input.input-text,
250
+ .form-list .customer-name-suffix .name-lastname input.input-text,
251
+ .form-list .customer-name-middlename .name-firstname input.input-text,
252
+ .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
253
+ .form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
254
+
255
+ .form-list .customer-dob .dob-month,
256
+ .form-list .customer-dob .dob-day,
257
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
258
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
259
+ .form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
260
+ .form-list .customer-dob .dob-day,
261
+ .form-list .customer-dob .dob-month { width:60px; }
262
+ .form-list .customer-dob .dob-day input.input-text,
263
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
264
+ .form-list .customer-dob .dob-year { width:140px; }
265
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }
266
+
267
+ /* Independent fields */
268
+ /*.form-list li { margin:0 0 8px; }
269
+ .form-list li.fields { margin:0; }
270
+ .form-list .field { display:block; margin:0 0 8px; }
271
+ .form-list li.control {}
272
+ .form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
273
+ .form-list label.required { font-weight:bold; }
274
+ .form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
275
+ .form-list .input-box { float:left; width:260px; }
276
+ .form-list input.input-text,
277
+ .form-list textarea { width:254px; }
278
+ .form-list select { width:260px; }
279
+ .form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
280
+ .form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
281
+ .form-list .input-range input.input-text { width:96px; }*/
282
+ /* Customer */
283
+ /*.form-list .customer-dob .dob-month,
284
+ .form-list .customer-dob .dob-day,
285
+ .form-list .customer-dob .dob-year { float:left; width:85px; }
286
+ .form-list .customer-dob input.input-text { display:block; width:74px; }
287
+ .form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
288
+ .form-list .customer-dob .dob-day,
289
+ .form-list .customer-dob .dob-month { width:60px; }
290
+ .form-list .customer-dob .dob-day input.input-text,
291
+ .form-list .customer-dob .dob-month input.input-text { width:46px; }
292
+ .form-list .customer-dob .dob-year { width:140px; }
293
+ .form-list .customer-dob .dob-year input.input-text { width:134px; }*/
294
+
295
+ .buttons-set { clear:both; margin:8px 0 0; padding:8px 0 0; border-top:1px solid #C7C7C7; text-align:right; }
296
+ .buttons-set p.required { margin:0 0 10px; }
297
+ .buttons-set .back-link { float:left; margin:0; }
298
+ .buttons-set button.button { float:right; margin-left:5px; }
299
+
300
+ .buttons-set-order { margin:10px 0 0; }
301
+ .buttons-set-order .please-wait { padding:12px 7px 0 0; }
302
+
303
+ .fieldset { border:1px solid #C7C7C7; background:#fff; padding:22px 25px 12px 33px; margin:28px 0; }
304
+ .fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #C7C7C7; background:#fff; color:#666; margin:-35px 0 0 -10px; padding:2px 8px; position:relative; border-radius:3px;}
305
+
306
+ /* Form Validation */
307
+ .validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
308
+ .validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
309
+ .validation-passed {}
310
+ p.required { font-size:11px; text-align:right; color:#EB340A; }
311
+ /* Expiration date and CVV number validation fix */
312
+ .v-fix { float:left; }
313
+ .v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
314
+
315
+ /* Global Messages */
316
+ .success { color:#3d6611; font-weight:bold; }
317
+ .error { color:#df280a; font-weight:bold; }
318
+ .notice { color:#e26703; }
319
+
320
+ .messages,
321
+ .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
322
+ .messages { width:100%; overflow:hidden; }
323
+ .messages li { margin:0 0 10px !important; border-radius: 5px 5px 5px 5px;}
324
+ .messages li li { margin:0 0 3px !important; }
325
+ .error-msg,
326
+ .success-msg,
327
+ .note-msg,
328
+ .notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
329
+ .error-msg { border-color:#C7C7C7; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
330
+ .success-msg { border-color:#C7C7C7; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
331
+ .note-msg,
332
+ .notice-msg { border-color:#C7C7C7; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }
333
+
334
+ /* BreadCrumbs */
335
+ .breadcrumbs { font-size:13px; line-height:1.25; margin:0 0 13px; }
336
+ .breadcrumbs ul{padding:0 0 0 42px;}
337
+ .breadcrumbs li { display:inline; color:#666;}
338
+ .breadcrumbs li a{font-size:13px; color:#3fa4cb;}
339
+ .breadcrumbs li strong { font-weight:normal; color:#666;}
340
+
341
+ /* Page Heading */
342
+ .catalogsearch-result-index .page-title{margin:0;}
343
+ .page-title { width:100%; overflow:hidden; border-bottom:1px solid #CACACA; margin:0 0 25px; }
344
+ .page-title h1,
345
+ .page-title h2 { margin:0; font-size:20px; color:#666; padding-bottom:3px;}
346
+ .page-title .separator { margin:0 3px; }
347
+ .page-title .link-rss { float:right; margin:7px 0 0; }
348
+ .title-buttons { text-align:right; }
349
+ .title-buttons h1,
350
+ .title-buttons h2,
351
+ .title-buttons h3,
352
+ .title-buttons h4,
353
+ .title-buttons h5,
354
+ .title-buttons h6 { float:left; }
355
+
356
+ .subtitle,
357
+ .sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#666; }
358
+ .cms-home .group_title_left{
359
+ display: block !important;
360
+ margin: 0 auto;
361
+ text-align: left;
362
+ width: 960px;
363
+ }
364
+ .cms-home .group_title_left p{margin:0; padding-left:42px; padding-top:13px;}
365
+ .cms-home .group_title_left p a{font-size:13px; color:#3fa4cb;}
366
+ /* Pager */
367
+ .pager { font-size:11px; background:#fff url(../images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; height:20px;}
368
+ .pager .amount { float:left; margin: 3px 0 0 12px; }
369
+ .pager .amount strong{color:#666666; font-size:11px;}
370
+ .pager .limiter { float:right; }
371
+ .pager .limiter label { vertical-align:middle; }
372
+ .pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
373
+ .pager .pages { margin:0 140px; }
374
+ .pager .pages strong{font-weight:normal;}
375
+ .pager .pages ol { display:inline; }
376
+ .pager .pages li { display:inline; margin:0 2px; }
377
+ .pager .pages .current {}
378
+ .pager .pages li a{color:#3fa4cb;}
379
+ /* Sorter */
380
+ .sorter { font-size:11px; background:#fff url(../images/bkg_toolbar2.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; height:20px;}
381
+ .sorter .view-mode { float:left; margin:3px 0 0 12px; }
382
+ .sorter .view-mode strong{font-weight:normal;}
383
+ .sorter .view-mode a{color:#3fa4cb;}
384
+ .sorter .sort-by { float:right; padding-right:36px; }
385
+ .sorter .sort-by label { vertical-align:middle; }
386
+ .sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
387
+ .sorter .link-feed {}
388
+
389
+ /* Toolbar */
390
+ .toolbar {border-bottom:1px solid #c0c1c4;}
391
+ .toolbar .pager { padding:4px 8px; border:1px solid #fff; }
392
+ .toolbar .sorter { border-top:1px solid #c0c1c4; margin: 0 1px 1px;}
393
+ .toolbar-bottom {}
394
+ .toolbar-bottom .toolbar{border-top: 1px solid #C0C1C4;}
395
+ /* Data Table */
396
+ .data-table { width:100%; border:1px solid #c7c7c7; border-radius: 2px 2px 2px 2px;}
397
+ .data-table .odd { background:none }
398
+ .data-table .even { background:none; }
399
+ /*.data-table tr.odd:hover,
400
+ .data-table tr.even:hover { background:#ebf1f6; }*/
401
+ .data-table td.last,
402
+ .data-table th.last { border-right:0; }
403
+ .data-table tr.last th,
404
+ .data-table tr.last td { border-bottom:0 !important; }
405
+ .data-table th { padding:5px 8px; font-weight:bold; }
406
+ .data-table td { padding:5px 8px; }
407
+
408
+ .data-table thead th { font-weight:bold; border-right:1px solid #C7C7C7; padding:5px 8px; color:#666; white-space:nowrap; vertical-align:middle; }
409
+ .data-table thead th.wrap { white-space:normal; }
410
+ .data-table thead th a,
411
+ .data-table thead th a:hover { color:#fff; }
412
+ .data-table thead th { background:#C7C7C7; }
413
+ .data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }
414
+
415
+ .data-table tfoot { border-bottom:1px solid #c7c7c7; }
416
+ .data-table tfoot tr.first td { background:#C7C7C7; }
417
+ .data-table tfoot tr { background-color:#fff !important; }
418
+ .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #c7c7c7; }
419
+ .data-table tfoot strong { font-size:16px; }
420
+ .product-view .form-add{padding:0 12px;}
421
+ .data-table tbody th,
422
+ .data-table tbody td { border-bottom:1px solid #c7c7c7; border-right:1px solid #c7c7c7; background:#fff;}
423
+ .add_item span{font-size:14px; color:#666666;}
424
+
425
+ #super-product-table tbody td{vertical-align: middle}
426
+ /* Bundle products tables */
427
+ .data-table tbody.odd tr { background:#f8f7f5 !important; }
428
+ .data-table tbody.even tr { background:#f6f6f6 !important; }
429
+ .data-table tbody.odd tr td,
430
+ .data-table tbody.even tr td { border-bottom:0; }
431
+ .data-table tbody.odd tr.border td,
432
+ .data-table tbody.even tr.border td { border-bottom:1px solid #c7c7c7; }
433
+
434
+ .data-table tbody td .option-label { font-weight:bold; font-style:italic; }
435
+ .data-table tbody td .option-value { padding-left:10px; }
436
+
437
+ /* Generic Info Box */
438
+ .info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
439
+ .info-box h2 { font-weight:bold; font-size:13px; }
440
+
441
+ .info-table th { font-weight:bold; padding:2px 15px 2px 0; }
442
+ .info-table td { padding:2px 0; }
443
+
444
+ /* Shopping cart total summary row expandable to details */
445
+ tr.summary-total { cursor:pointer; }
446
+ tr.summary-total td {}
447
+ tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
448
+ tr.show-details .summary-collapse { background-position:0 -52px; }
449
+ tr.show-details td {}
450
+ tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
451
+ tr.summary-details-first td { border-top:1px solid #d2d8db; }
452
+ tr.summary-details-excluded { font-style:italic; }
453
+
454
+ /* Shopping cart tax info */
455
+ .cart-tax-info { display:block; }
456
+ .cart-tax-info,
457
+ .cart-tax-info .cart-price { padding-right:20px; }
458
+ .cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
459
+ .cart-tax-info .price,
460
+ .cart-tax-total .price { display:inline !important; font-weight:normal !important; }
461
+ .cart-tax-total-expanded { background-position:100% -52px; }
462
+
463
+ /* Class: std - styles for admin-controlled content */
464
+ .std .subtitle { padding:0; }
465
+ .std ol.ol { list-style:decimal outside; padding-left:1.5em; }
466
+ .std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
467
+ .std dl dt { font-weight:bold; }
468
+ .std dl dd { margin:0 0 10px; }
469
+ /*.std ul,
470
+ .std ol,
471
+ .std dl,
472
+ .std p,
473
+ .std address,
474
+ .std blockquote { margin:0 0 1em; padding:0; }
475
+ .std ul { list-style:disc outside; padding-left:1.5em; }
476
+ .std ol { list-style:decimal outside; padding-left:1.5em; }
477
+ .std ul ul { list-style-type:circle; }
478
+ .std ul ul,
479
+ .std ol ol,
480
+ .std ul ol,
481
+ .std ol ul { margin:.5em 0; }
482
+ .std dt { font-weight:bold; }
483
+ .std dd { padding:0 0 0 1.5em; }
484
+ .std blockquote { font-style:italic; padding:0 0 0 1.5em; }
485
+ .std address { font-style:normal; }
486
+ .std b,
487
+ .std strong { font-weight:bold; }
488
+ .std i,
489
+ .std em { font-style:italic; }*/
490
+
491
+ /* Misc */
492
+ .links li { display:inline; }
493
+ .links li.first { padding-left:0 !important; }
494
+ .links li.last { background:none !important; padding-right:0 !important; }
495
+
496
+ .link-cart { color:#666 !important; font-weight:normal; }
497
+ .link-wishlist { color:#666 !important; font-weight:normal; font-size:14px;}
498
+ .link-reorder { font-weight:normal; color:#666 !important;}
499
+ .link-compare { font-weight:normal; font-size:14px; color:#666 !important;}
500
+ .link-print { /*background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#666; }
501
+ .link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
502
+ .btn-remove { display:block; width:15px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
503
+ .btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
504
+ .btn-edit { display:block; width:14px; height:14px; font-size:0; line-height:0; background:url(../images/btn_edit.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
505
+
506
+ .cards-list dt { margin:5px 0 0; }
507
+ .cards-list .offset { padding:2px 0 2px 20px; }
508
+
509
+ .separator { margin:0 3px; }
510
+
511
+ .divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }
512
+
513
+ /* Noscript Notice */
514
+ .noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
515
+ .noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
516
+ .noscript p { margin:0; }
517
+
518
+ /* Demo Notice */
519
+ .demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
520
+ /* ======================================================================================= */
521
+ .clear_both{clear:both; height:1px; display:block; overflow:hidden;}
522
+
523
+ /* Header ================================================================================ */
524
+ .logo { float:left; }
525
+ .header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(../images/bkg_header.jpg) 50% 0 repeat; }
526
+ .header { width:960px; margin:0 auto; padding:0; text-align:right; position:relative; z-index:10; }
527
+ .header a.logo { float:left; margin:20px 0 0 0; text-decoration:none !important; }
528
+ .header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
529
+ .header h1.logo { margin:0; }
530
+ .header .quick-access { float:right; width:600px; padding:0; }
531
+ .header .welcome-msg { margin:0; color:#fff; text-align:right; }
532
+ .header .welcome-msg a { color:#ebbc58; }
533
+ .header .form-search { position:absolute; top:110px; right:5px; min-width:290px; height:30px; background:url(../images/bkg_form-search.gif) 0 0 no-repeat; padding:0; }
534
+ .header .form-search label { float:left; text-align:left; overflow:hidden; color:#4b4b45; font-size:12px; text-transform:uppercase; margin: 9px 10px 0 0;}
535
+ .header .form-search input.input-text { float:left; border-color:#c0c0c0; width:186px; margin-right:4px; border-radius:2px; font-size:11px; color:#666; padding:4px; margin-top:5px; background:#f1f2f2;}
536
+ .header .form-search button.button { float:left; margin-top:3px;}
537
+ .header .form-search button.button span { border:0; height:27px; background:url(../images/btn_mini_search.gif) 0 0 no-repeat; padding:0 0 0 3px; text-indent:-9999em; width:30px; }
538
+ .header .form-search button.button span span { background:none; }
539
+ .header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
540
+ .header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
541
+ .header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
542
+ .header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
543
+ .header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
544
+ .header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
545
+ .header .form-language { clear:both; padding:5px 0 0; text-align:right; }
546
+ .header .form-language label { font-weight:normal; padding-right:5px; color:#666666; vertical-align:middle; font-size:13px;}
547
+ .header .form-language select { padding:0; border:1px solid #e4e3e3; background:#ffffff;}
548
+ .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
549
+ .header .links { float:right; margin:10px 0 6px; }
550
+ .header .links li { float:left; font-size:11px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px;}
551
+ .header .links a { color:#666666; font-size:14px;}
552
+ .header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
553
+ .header-container .top-container a { font-size:11px; color:#ebbc58; }
554
+ .wrapper_header{
555
+ background: url(../images/header_bg.gif) no-repeat scroll 0 0;
556
+ margin: 0 auto;
557
+ width: 1076px;
558
+ }
559
+ .header-top{padding: 0 0 21px;}
560
+ .logo_header{float:left;}
561
+ .right_header{float:right;}
562
+ .nav_menu{background: url(../images/menu_06.gif) no-repeat scroll 0 0; height:40px;}
563
+ /********** < Navigation */
564
+ .nav-container { background:none; }
565
+ #nav { width:960px; margin:0 auto; padding: 0 0 0 36px;}
566
+
567
+ /* All Levels */ /* Style consistent throughout all nav levels */
568
+ #nav li { position:relative; text-align:left; margin-left:6px;}
569
+ #nav li.over { z-index:998; }
570
+ #nav li.over a.level-top{background:url(../images/bg_linav.gif) left center repeat-x;}
571
+ #nav li.active a.level-top{background:url(../images/bg_linav.gif) left center repeat-x;}
572
+ #nav a,
573
+ #nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
574
+ #nav span { display:block; cursor:pointer; white-space:nowrap; }
575
+ #nav li ul span {white-space:normal; }
576
+ #nav ul li.parent a { background:url(../images/bkg_nav2.png) 153px 4px no-repeat; }
577
+ #nav ul li.parent li a { background-image:none; }
578
+
579
+ /* 0 Level */
580
+ #nav li { float:left; }
581
+ #nav li.active a { color:#5995f9 !important; }
582
+ #nav li.level-top a.level-top { float:left; padding: 11px 18px 8px; color:#666666; font-weight:normal; font-size:16px; text-transform:uppercase;}
583
+ #nav li.level-top a.level-top:hover{background:url(../images/bg_linav.gif) left center repeat-x;}
584
+ #nav a { float:left; padding:5px 12px 6px 8px; color:#666666; font-weight:bold; }
585
+ #nav li.over a,
586
+ #nav a:hover { color:#5995f9 !important; }
587
+
588
+ /* 1st Level */
589
+ #nav ul li,
590
+ #nav ul li.active { float:none; margin:0; padding:0; background:#FAFAFA; border-bottom:1px solid #cacaca;}
591
+ #nav ul li.last { background:#FAFAFA; padding-bottom:0; border-bottom:none; border-radius: 0 0 5px 5px;}
592
+ #nav ul ul li.last a:hover{border-radius: 0 0 5px 5px !important;}
593
+ #nav ul li.first{border-radius: 5px 5px 0 0;}
594
+ #nav ul ul li.first a:hover{border-radius: 5px 5px 0 0 !important;}
595
+ #nav ul li.first a{border-radius: 5px 5px 0 0;}
596
+ #nav ul a,
597
+ #nav ul a:hover { float:none; padding:0; background:none; }
598
+ #nav ul li a { font-weight:normal !important; }
599
+
600
+ /* 2nd Level */
601
+ #nav ul,
602
+ #nav div { position:absolute; width:15em; top:39px; left:-10000px; border:1px solid #fff; border-radius: 5px 5px 5px 5px; box-shadow: 0 0 5px 2px #CACACA; background:#fff;}
603
+ #nav div ul { position:static; width:auto; border:none; }
604
+
605
+ /* 3rd+ Level */
606
+ #nav ul ul,
607
+ #nav ul div { top:5px; }
608
+ #nav ul ul li a{border-radius:0 !important;}
609
+ #nav ul li a { background:#fafafa; }
610
+ #nav ul li a:hover { background:#e2e2e2; }
611
+ #nav ul li a,
612
+ #nav ul li a:hover { color:#666666 !important; }
613
+ #nav ul span,
614
+ #nav ul li.last li span { padding:4px 15px 4px 15px; }
615
+ #nav ul li.last a{border-radius: 0 0 5px 5px;}
616
+ #nav ul li.last a:hover{border-radius: 0 0 5px 5px;}
617
+ /* Show menu */
618
+ #nav li ul.shown-sub,
619
+ #nav li div.shown-sub { left:0; z-index:999; }
620
+ #nav li .shown-sub ul.shown-sub,
621
+ #nav li .shown-sub li div.shown-sub { left:100px; }
622
+ /********** Navigation > */
623
+ /* ======================================================================================= */
624
+
625
+
626
+ /* Sidebar =============================================================================== */
627
+ .block { border:none; margin:0 0 15px; }
628
+ .block .block-title {
629
+ background: url(../images/bg_title_03.png) no-repeat scroll 0 0;
630
+ border-bottom: none;
631
+ padding:0 0 0 8px;
632
+ height:27px;
633
+ }
634
+ .block .block-title strong { display:block; font:normal 12px/16px Arial, Helvetica, sans-serif; padding:0; text-transform:uppercase; color:#ffffff; line-height:27px;}
635
+ .block .block-title strong span {}
636
+ .block .block-title a { text-decoration:none !important; }
637
+ .block .block-subtitle { margin:0; padding: 0 0 8px; font-size:12px; font-weight:normal; color:#666; }
638
+ .block-related .block-subtitle a{color:#3FA4CB;}
639
+ .block .block-content { background:#fff url(../images/bg_block_content.gif) left top repeat-x; border:1px solid #cacaca; border-top:0; border-radius:0 0 8px 8px; padding:15px 13px;}
640
+ .block .block-content li.item { padding:0; }
641
+ .block .block-content .product-name { color:#1e7ec8; }
642
+ .block .btn-remove,
643
+ .block .btn-edit { float:right; margin:1px 0 2px 5px; }
644
+ .block .actions { background:none; padding:6px 0; text-align:right; }
645
+ .block .actions a { float:left; margin-top:4px;}
646
+ .block .actions button.button { float:right; }
647
+ .block-cart .actions button.button { float:left; }
648
+ .block .empty { margin:0;}
649
+
650
+ .block li.odd { background:none; }
651
+ .block li.even { background:none; }
652
+
653
+ /* Mini Blocks */
654
+ .block-cart,
655
+ .block-wishlist,
656
+ .block-subscribe,
657
+ .block-compare,
658
+ .block-reorder,
659
+ .block-poll,
660
+ .block-viewed,
661
+ .block-compared,
662
+ .block-related,
663
+ .block-tags,
664
+ .block-login { font-size:12px; line-height:1.25; }
665
+ .block-cart .block-title strong,
666
+ .block-wishlist .block-title strong,
667
+ .block-subscribe .block-title strong,
668
+ .block-compare .block-title strong,
669
+ .block-reorder .block-title strong,
670
+ .block-poll .block-title strong,
671
+ .block-viewed .block-title strong,
672
+ .block-compared .block-title strong,
673
+ .block-related .block-title strong,
674
+ .block-tags .block-title strong,
675
+ .block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; padding-left:21px; }
676
+
677
+ /* Mini Products List */
678
+ .mini-products-list .product-image { float:left; width:50px; border:none; }
679
+ .mini-products-list .product-details { margin-left:60px; }
680
+ .mini-products-list .product-details strong{font-weight:normal;}
681
+ /* Block: Account */
682
+ .block-account { border-color:#bbb; }
683
+ .block-account .block-content {padding:7px 10px 7px; }
684
+ .block-account .block-content li a { display:block; border-bottom:1px solid #CACACA; padding:3px 0; color:#666; text-decoration:none !important; }
685
+ .block-account .block-content li a:hover { color:#5995F9; }
686
+ .block-account .block-content li.last a { border-bottom:0; }
687
+ .block-account .block-content li.current { border-bottom:1px solid #CACACA; padding:3px 0; color:#5995F9; }
688
+ .block-account .block-content li.current.last { border-bottom:0; }
689
+
690
+ /* Block: Currency Switcher */
691
+ .block-currency { border:0; background:url(../images/bkg_block-currency.png) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
692
+ .block-currency .block-title { background:none; border:0; padding:0; margin:0; }
693
+ .block-currency .block-title strong { font:normal 14px/21px Arial, Helvetica, sans-serif; background:url(../images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
694
+ .block-currency .block-content { background:none; padding:0; border:0;}
695
+ .block-currency .block-content select { width:100%; padding:0; font-size:11px; color:#666;}
696
+
697
+ /* Block: Layered Navigation */
698
+ .block-layered-nav { border:0; }
699
+ .block-layered-nav .block-subtitle { line-height:1.35; background:none; padding:0 13px; border:none; border-width:1px 0; text-transform:uppercase; color:#666666; }
700
+ .block-layered-nav .block-content{padding:15px 0 0;}
701
+ .block-layered-nav dt { background:url(../images/bkg_block-layered-dt.png) 13px 11px no-repeat; padding:7px 10px 0 32px; font-weight:normal; text-transform:uppercase; color:#666666; font-size:14px;}
702
+ .block-layered-nav dd { padding:0 13px 12px; background:url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
703
+ .block-layered-nav dd.last { background:none; }
704
+ .block-layered-nav .currently li { background:url(../images/bkg_block-layered-dt.png) 12px 7px no-repeat; padding:4px 6px 4px 10px; color:#3FA4CB;}
705
+ .block-layered-nav dd li{margin-top:5px; color:#3fa4cb; font-size:13px;}
706
+ .block-layered-nav dd li a{color:#3fa4cb; font-size:13px;}
707
+ .block-layered-nav .currently .label { font-weight:normal; padding-left:21px; background:url(../images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; display:block; margin-bottom:5px; font-size:14px; color:#666;}
708
+ .block-layered-nav .currently .btn-remove { margin:3px 0 0; }
709
+ .block-layered-nav .actions { font-size:11px; padding:4px 9px; background:none; border:none; text-align:right; }
710
+ .block-layered-nav .actions a { float:none; }
711
+
712
+ /* Block: Cart */
713
+ .block-cart .block-title { /*border-bottom:0;*/ }
714
+ .block-cart .block-title strong { background-image:url(../images/icon_all.png); background-position: 0 6px;}
715
+ .block-cart .summary { background:none; padding:2px 0 0; margin:-1px 0 0; position:relative; z-index:1; }
716
+ .block-cart .amount { margin:0; }
717
+ .block-cart .amount a { font-weight:normal; }
718
+ .block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:none; text-align:left; }
719
+ .block-cart .subtotal .price { font-weight:normal; }
720
+ .block-cart .actions { border-bottom:none; }
721
+ .block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
722
+ .block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
723
+
724
+ /* Block: Wishlist */
725
+ .block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.png); background-position: -2px 5px;}
726
+ .block-wishlist .actions { text-align:right; padding:0;}
727
+ .block-wishlist .actions a { float:left; }
728
+
729
+ /* Block: Related */
730
+ .block-related .block-title strong { background-image:url(../images/i_block-related.gif); background-position:0 6px; }
731
+ .block-related input.checkbox { float:left; }
732
+ .block-related .product { margin-left:20px; }
733
+
734
+ /* Block: Compare Products */
735
+ .block-compare .block-title strong { background-image:url(../images/icon_all.png); background-position:0 -33px; }
736
+ .page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
737
+ .compare-table { border:0; }
738
+ .compare-table thead tr.first th,
739
+ .compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
740
+ .compare-table .btn-remove { float:right; background-image:url(../images/btn_remove2.gif); width:72px; height:15px; }
741
+ .compare-table tbody th { background:none; }
742
+ .compare-table tbody th,
743
+ .compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
744
+ .compare-table tbody td.last { border-right:1px solid #ccc; }
745
+ .compare-table tbody tr.last th,
746
+ .compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
747
+ .compare-table tr.add-to-row td { background:none; text-align:center; }
748
+ .compare-table tr.first td { text-align:center; }
749
+ .compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
750
+ .compare-table tr.first td .product-name a { color:#203548; }
751
+ .compare-table tr.first td .ratings { width:69px; margin:0 auto; }
752
+ .compare-table tr.first td p,
753
+ .compare-table tr.add-to-row td p { margin:0; }
754
+
755
+ /* Block: Recently Viewed */
756
+ .block-viewed .block-title strong { background-image:none; padding:0;}
757
+
758
+ /* Block: Recently Compared */
759
+ .block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }
760
+
761
+ /* Block: Poll */
762
+ .block-poll .block-title strong { background-image:url(../images/icon_all.png); background-position: 0 -73px;}
763
+ .block-poll .block-subtitle { font-size:12px; }
764
+ .block-poll label { color:#666; font-weight:normal; }
765
+ .block-poll input.radio { float:left; margin:1px -18px 0 0; }
766
+ .block-poll .label { display:block; margin-left:18px; }
767
+ .block-poll li { padding:3px 9px; }
768
+ .block-poll .actions { margin:5px 0 0; }
769
+ .block-poll button.button span {
770
+ background: #7F9A94;
771
+ border-color: #7F9A94;
772
+ font-size: 14px;
773
+ font-weight: normal;
774
+ }
775
+ .block-poll .answer { font-weight:bold; }
776
+ .block-poll .votes { float:right; margin-left:10px; }
777
+
778
+ /* Block: Tags */
779
+ .block-tags .block-title strong { background-image:url(../images/i_block-tags.png); background-position: -1px 5px;}
780
+ .block-tags .block-content .tags-list { background:none; border:0; font-size:12px; padding:0;}
781
+ .block-tags .block-content a { color:#5f5f5f; text-decoration:underline; }
782
+ .block-tags .actions { text-align:right; }
783
+ .block-tags .actions a { float:none; }
784
+ .tag-list-index .tags-list{border-radius:5px; border-color:#C7C7C7;}
785
+ /* Block: Subscribe */
786
+ .block-subscribe .block-title strong { background-image:url(../images/icon_all.png); background-position: 0 -157px;}
787
+ .block-subscribe label { font-weight:normal; color:#666; }
788
+ .block-subscribe input.input-text { display:block; width:167px; margin:5px 0; }
789
+ .block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
790
+ .block-subscribe .actions button.button { float:none; }
791
+ .block-subscribe .actions button.button span { border-color:#7f9a94; background:#7f9a94; font-size:14px; font-weight:normal;}
792
+ .form-subscribe-header{display:none;}
793
+ /* Block: Reorder */
794
+ .block-reorder .block-title strong { background-image:url(../images/i_block-list.png); background-position: 0 6px;}
795
+ .block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
796
+ .block-reorder .product-name { margin-left:20px; }
797
+ .block-reorder .validation-advice { margin:3px 9px 7px; }
798
+
799
+ /* Block: Banner */
800
+ .block-banner { border:0; }
801
+ .block-banner .block-content { padding:0; text-align:center; border:none;}
802
+
803
+ /* Block: Login */
804
+ .block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
805
+ .block-login .block-content { padding:5px 10px; }
806
+ .block-login label { font-weight:bold; color:#666; }
807
+ .block-login input.input-text { display:block; width:167px; margin:3px 0; }
808
+ .block-login .actions { background:none; padding:0; margin:3px 0 0; }
809
+ .block-login .actions button.button span { border-color:#406a83; background:#618499; }
810
+
811
+ /* Paypal */
812
+ .sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
813
+ .sidebar .paypal-logo a { float:none; }
814
+ /* ======================================================================================= */
815
+
816
+
817
+ /* Category Page ========================================================================= */
818
+ .category-title { border:0; margin:0; background:url(../images/bg_title_catagy.gif) left center no-repeat; height:30px;}
819
+ .category-title h1{color:#fff; font-size:14px; line-height:30px; padding-left:14px;}
820
+ .category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
821
+ .category-image img {}
822
+ .category-description { margin:0 0 10px; }
823
+ .category-products {border:1px solid #cacaca; border-top:0; border-bottom:0; background:url(../images/bkg_products-grid3.gif) repeat-x scroll 0 0 #FDFDFD;}
824
+ .catalogsearch-advanced-result .category-products{border-top:1px solid #cacaca;}
825
+ /* View Type: Grid */
826
+ .products-grid { border-bottom:none; background:none; position:relative; padding-left:2px;}
827
+ .products-grid.last { border-bottom:0; }
828
+ .products-grid li.item { float:left; width:137px; padding:12px 20px 27px; }
829
+ .products-grid li .actions{text-align:center;}
830
+ .products-grid .product-image { display:block; width:135px; height:190px; margin:0 0 10px; }
831
+ .products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:normal; font-size:14px; color:#666666; text-align:center; text-shadow: 0 0 0 #797a7a;}
832
+ .products-grid .product-name a { color:#666666; }
833
+ .products-grid .price-box { margin:5px 0; text-align:center;}
834
+ .products-grid .availability { line-height:21px; }
835
+ .col2-left-layout .products-grid,
836
+ .col2-right-layout .products-grid { width:632px; margin:0 auto; }
837
+ .col1-layout .products-grid { width:790px; margin:0 auto; }
838
+
839
+ .product_head{background: url(../images/new_music.gif) no-repeat; margin-top:15px; padding:0 0 0 15px; height:29px;}
840
+ .product_head h2{color:#fff; line-height:29px;}
841
+ .addbg{background: url(../images/new_movies.gif) no-repeat;margin-top:15px;}
842
+ .product_body{border:1px solid #cbcbcb;border-top:none;background:#fefefe url(../images/bg_new.gif) repeat-x;}
843
+ .product_body_middle .generic-product-grid td{padding:20px 10px;}
844
+ .side-col .currency-switcher{margin-bottom:8px;background:transparent url(../images/currency_switcher_bg.gif) no-repeat scroll 0 0;}
845
+ .side-bar{margin-bottom:15px;}
846
+ p.view_more{text-align:right;padding-right:20px;margin-bottom:10px;}
847
+ p.view_more a{font-weight:normal; font-size:13px; color:#666666;}
848
+ .side-bar h6.title{background:transparent url(../images/bg_title_03.png) no-repeat scroll 0 0;border-bottom:medium none;padding:0 0 0 17px; height:27px; margin:0;}
849
+ .side-bar h6.title a{font-size:12px; color:#fff; text-transform:uppercase; line-height:27px; font-weight:normal;}
850
+ .div_catelog{border:1px solid #CACACA; border-top:0; padding:15px 12px; background:#fff url(../images/bg_content_03.gif) left top repeat-x; border-radius:0 0 8px 8px;}
851
+ .div_catelog ul li{margin-bottom:5px;}
852
+ .div_catelog ul li a{font-size:14px; color:#666; background:url(../images/icon_01.png) no-repeat left 60%; padding-left:20px;font-weight:normal; display:block;}
853
+ /* View Type: List */
854
+ .products-list li.item { border-bottom:1px solid #C0C1C4; padding:12px 10px; }
855
+ .products-list li.item.last { border-bottom:0; }
856
+ .products-list .product-image { float:left; width:135px; height:190px; margin:0; }
857
+ .products-list .product-shop { margin-left:150px; }
858
+ .products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#666666; }
859
+ .products-list .product-name a { color:#666666; }
860
+ .products-list .price-box { float:left; margin:3px 13px 5px 0; }
861
+ .products-list .availability { float:left; margin:3px 0 0; }
862
+ .products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
863
+ .products-list .desc .link-learn { font-size:12px; color:#3FA4CB;}
864
+ .products-list .add-to-links { clear:both; }
865
+ .products-list .add-to-links li { display:inline; }
866
+ .products-list .add-to-links .separator { display:inline; margin:0 2px; }
867
+ /* ======================================================================================= */
868
+
869
+
870
+ /* Product View ========================================================================== */
871
+ /* Rating */
872
+ .no-rating { margin:5px 0; }
873
+ .no-rating a{font-size:14px; color:#666;}
874
+ .ratings { font-size:11px; line-height:1.25; margin:7px 0; }
875
+ .ratings strong { float:left; margin:1px 3px 0 0; }
876
+ .ratings .rating-links { margin:0; }
877
+ .ratings .rating-links .separator { margin:0 2px; }
878
+ .ratings dt {}
879
+ .ratings dd {}
880
+ .rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
881
+ .rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
882
+ .ratings .rating-box { float:left; margin-right:3px; }
883
+ .ratings .amount {}
884
+
885
+ .ratings-table th,
886
+ .ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
887
+ .ratings-table th { font-weight:bold; padding-right:8px; }
888
+
889
+ /* Availability */
890
+ .availability { margin:0; }
891
+ .availability span { font-weight:bold; }
892
+ .availability.in-stock span {}
893
+ .availability.out-of-stock span { color:#d83820; }
894
+
895
+ .availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
896
+ .availability-only span,
897
+ .availability-only a { border-bottom:1px dashed #751d02; color:#000; }
898
+ .availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
899
+ .availability-only .expanded { background-position:100% -15px; }
900
+ .availability-only strong { color:#be2c00; }
901
+
902
+ .availability-only-details { margin:0 0 7px; }
903
+ .availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
904
+ .availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
905
+ .availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }
906
+
907
+ .product-view .product-shop .availability { font-size:14px; }
908
+ .product-view .product-shop .availability span { font-weight:normal; }
909
+
910
+ /* Email to a Friend */
911
+ .email-friend { margin:0; }
912
+ .email-friend a{font-size:14px; color:#666;}
913
+ /* Alerts */
914
+ .alert-price { margin:0; font-size:11px; }
915
+ .alert-stock { margin:0; font-size:11px; }
916
+
917
+ /********** < Product Prices */
918
+ .price { white-space:nowrap !important; }
919
+
920
+ .price-box { margin:5px 0; }
921
+ .price-box .price { font-weight:bold; color:#da0b2d; }
922
+
923
+ /* Regular price */
924
+ .regular-price { color:#da0b2d; }
925
+ .products-list .regular-price{
926
+ display: block;
927
+ margin-top: 3px;
928
+ }
929
+ .regular-price .price { font-weight:normal; font-size:14px; color:#da0b2d; }
930
+ .block .regular-price,
931
+ .block .regular-price .price { color:#da0b2d; }
932
+
933
+ /* Old price */
934
+ .old-price { margin:0; }
935
+ .old-price .price-label { white-space:nowrap; color:#999; }
936
+ .old-price .price { font-weight:bold; color:#da0b2d; text-decoration:line-through; }
937
+
938
+ /* Special price */
939
+ .special-price { margin:0; padding:3px 0; }
940
+ .special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
941
+ .special-price .price { font-size:13px; font-weight:bold; color:#da0b2d; }
942
+
943
+ /* Minimal price (as low as) */
944
+ .minimal-price { margin:0; }
945
+ .minimal-price .price-label { font-weight:bold; white-space:nowrap; }
946
+
947
+ .minimal-price-link { display:block; }
948
+ .minimal-price-link .label {color:#666;}
949
+ .minimal-price-link .price { font-weight:normal; color:#666; }
950
+
951
+ /* Excluding tax */
952
+ .price-excluding-tax { display:block; color:#999; }
953
+ .price-excluding-tax .label { white-space:nowrap; color:#999; }
954
+ .price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }
955
+
956
+ /* Including tax */
957
+ .price-including-tax { display:block; color:#999; }
958
+ .price-including-tax .label { white-space:nowrap; color:#999; }
959
+ .price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }
960
+
961
+ /* Configured price */
962
+ .configured-price { margin:0; }
963
+ .configured-price .price-label { font-weight:bold; white-space:nowrap; }
964
+ .configured-price .price { font-weight:bold; }
965
+
966
+ /* FPT */
967
+ .weee { display:block; font-size:11px; color:#444; }
968
+ .weee .price { font-size:11px; font-weight:normal; }
969
+
970
+ /* Excl tax (for order tables) */
971
+ .price-excl-tax { display:block; }
972
+ .price-excl-tax .label { display:block; white-space:nowrap; }
973
+ .price-excl-tax .price { display:block; }
974
+
975
+ /* Incl tax (for order tables) */
976
+ .price-incl-tax { display:block; }
977
+ .price-incl-tax .label { display:block; white-space:nowrap; }
978
+ .price-incl-tax .price { display:block; font-weight:bold; }
979
+
980
+ /* Price range */
981
+ .price-from { margin:0; }
982
+ .price-from .price-label { font-weight:bold; white-space:nowrap; }
983
+
984
+ .price-to { margin:0; }
985
+ .price-to .price-label { font-weight:bold; white-space:nowrap; }
986
+
987
+ /* Price notice next to the options */
988
+ .price-notice { padding-left:10px;}
989
+ .price-notice .price { font-weight:bold; color:#DA0B2D; }
990
+
991
+ /* Price as configured */
992
+ .price-as-configured { margin:0; }
993
+ .price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
994
+
995
+ .price-box-bundle { padding:0 0 10px 0; }
996
+ .price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
997
+ .price-box-bundle .price { color:#555; }
998
+ /********** Product Prices > */
999
+
1000
+ /* Tier Prices */
1001
+ .tier-prices { margin:10px 0; padding:10px; background:none; border:1px solid #bebebe; border-radius: 11px 11px 11px 11px;}
1002
+ .tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
1003
+ .tier-prices .benefit { font-style:italic; font-weight:bold; color:#DA0B2D; }
1004
+ .tier-prices .price { font-weight:bold; color:#DA0B2D; }
1005
+
1006
+ .tier-prices-grouped li { padding:2px 0; color:#e26703; }
1007
+ .tier-prices-grouped li .price { font-weight:bold; }
1008
+
1009
+ /* Add to Links */
1010
+ .add-to-links { font-size:11px; margin:5px 0 0; }
1011
+ .add-to-links .separator { display:none; }
1012
+
1013
+ /* Add to Cart */
1014
+ .add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#666; margin-top:5px; font-size:14px;}
1015
+ .add-to-cart .qty { float:left; margin-right:5px; padding:5px; border-radius:5px;}
1016
+ .add-to-cart button.button { float:left; }
1017
+ .add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
1018
+ .add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
1019
+ .product-view .add-to-cart .paypal-logo { margin:0; }
1020
+
1021
+ /* Add to Links + Add to Cart */
1022
+ .add-to-box { margin:10px 0; padding:11px 19px; border:1px solid #bebebe; border-radius: 11px 11px 11px 11px;}
1023
+ .add-to-box .add-to-cart { float:left; margin-top:7px;}
1024
+ .add-to-box .or { float:left; font-weight:normal; margin:12px 7px 0; color:#666; font-size:14px;}
1025
+ .add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
1026
+ .add-to-box .add-to-links li { display:block !important; margin:2px;}
1027
+ .add-to-box .add-to-links li .separator { display:none !important; }
1028
+
1029
+
1030
+ .product-view { border:1px solid #c4c3c3; background:#f0fdfd; border-top:0; padding-bottom:40px;}
1031
+ .title_product-name{background: url(../images/bg_title_product.gif) no-repeat scroll left center; height:30px;}
1032
+ .title_product-name h1{margin:0; color:#ffffff; font-size:14px; line-height:30px; padding-left:28px;}
1033
+ .product-essential { padding:25px; background:none;}
1034
+ .product-essential h2 { font:normal 13px/1.35 Arial, Helvetica, sans-serif; color:#666666;}
1035
+ .product-collateral .std{padding:0 12px; font-size:14px;}
1036
+ .product-collateral .box-collateral .data-table{margin:0 12px; width:97%;}
1037
+ .product-collateral { background:none; padding:0; }
1038
+ .product-collateral h2 { font-weight:normal; font-size:15px; color:#666666; border:1px solid #c7c7c7; border-width:1px 0; padding:0; margin:0 0 15px; padding-left:12px; height:38px; line-height:38px; font-size:14px;}
1039
+ .product-collateral .box-collateral { margin:0 0 25px; }
1040
+
1041
+ /* Product Images */
1042
+ .product-view .product-img-box { float:left; width:232px; }
1043
+ .col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
1044
+ .product-view .product-img-box .product-image { margin:0 0 13px; }
1045
+ .product-view .product-img-box .product-image-zoom { position:relative; width:232px; height:329px; overflow:hidden; z-index:9; }
1046
+ .product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
1047
+ .product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
1048
+ .product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
1049
+ .product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
1050
+ .product-view .product-img-box .zoom #track { position:relative; height:18px; }
1051
+ .product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
1052
+ .product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
1053
+ .product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
1054
+ .product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
1055
+ .product-view .product-img-box .more-views ul { margin-left:-9px }
1056
+ .product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
1057
+ .product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:none; overflow:hidden; }
1058
+
1059
+ .product-image-popup { margin:0 auto; }
1060
+ .product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
1061
+ .product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
1062
+ .product-image-popup .image { display:block; margin:10px 0; }
1063
+ .product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }
1064
+
1065
+ /* Product Shop */
1066
+ .product-view .product-shop { float:right; width:388px; }
1067
+ .col1-layout .product-view .product-shop { float:right; width:545px; }
1068
+ .col3-layout .product-view .product-shop { float:none; width:auto; }
1069
+ .product-view .product-shop .product-name { margin:0 0 5px; }
1070
+ .product-view .product-shop .product-name h1 { margin:0; font:bold 18px/1.35 Arial, Helvetica, sans-serif; color:#666666;}
1071
+ .product-view .product-shop .availability { margin:5px 0; }
1072
+ .product-view .product-shop .short-description { margin:10px 0; background:none; padding:10px 0 0; font-size:13px;}
1073
+ .product-view .product-shop .price-box { margin:10px 0; }
1074
+ .product-view .product-shop .add-to-links { margin:0; }
1075
+ .product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
1076
+ .product-view .product-shop .add-to-links li,
1077
+ .product-view .product-shop .add-to-links li .separator { display:inline; }
1078
+ .product-view .product-shop .add-to-links a { color:#666666 !important; font-weight:normal !important; font-size:14px;}
1079
+ /* Product Options */
1080
+ .product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background:none; border:1px solid #bebebe; border-radius:11px 11px 0 0;}
1081
+ .product-options dt { padding:10px 0 0; font-weight:normal; }
1082
+ .product-options dt label { font-weight:bold; color:#666; }
1083
+ .product-options dt label.required em { color:#eb340a; margin-left:5px; }
1084
+ .product-options dd .qty-holder { display:block; padding:10px 0 0; }
1085
+ .product-options dd .qty-holder label { vertical-align:middle; }
1086
+ .product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#666; }
1087
+ .product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #bebebe; }
1088
+ .product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
1089
+ .product-options dd input.input-text { width:98%; }
1090
+ .product-options dd input.datetime-picker { width:150px; }
1091
+ .product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
1092
+ .product-options dd textarea { width:98%; height:8em; }
1093
+ .product-options dd select { width:99%; }
1094
+ .product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
1095
+ .product-options ul.options-list { margin-right:5px; }
1096
+ .product-options ul.options-list li { line-height:1.5; padding:2px 0; }
1097
+ .product-options ul.options-list input.radio { float:left; margin-top:3px; }
1098
+ .product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
1099
+ .product-options ul.options-list .label { display:block; margin-left:18px; }
1100
+ .product-options ul.options-list label { font-weight:normal; }
1101
+ .product-options ul.validation-failed { padding:0 7px; }
1102
+ .product-options p.note { margin:0; font-size:11px; }
1103
+ .product-options p.required { position:absolute; right:20px; top:20px; }
1104
+
1105
+ .product-options-bottom { background:none; padding:15px 20px; border:1px solid #BEBEBE; border-top:0; }
1106
+ .product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
1107
+ .product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
1108
+ .product-options-bottom .tier-prices .price,
1109
+ .product-options-bottom .tier-prices .benefit { color:#e26703; }
1110
+ .product-options-bottom .price-box { float:left; margin:0; padding:0; }
1111
+ .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
1112
+ .col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
1113
+ .product-options-bottom .price-label { float:left; padding-right:5px; }
1114
+ .product-options-bottom .price-tax { float:left; }
1115
+ .product-options-bottom .add-to-cart { float:right; }
1116
+ .product-shop .product-options-bottom { margin:0 0 10px; background:none; border-color:#bebebe; border-radius:0 0 11px 11px;}
1117
+ .product-shop .product-options-bottom .price-box { float:left; margin:0 0 5px; }
1118
+ .product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
1119
+ .product-shop .product-options-bottom .price-tax { float:none; }
1120
+ .product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
1121
+ .product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
1122
+
1123
+ /* Grouped Product */
1124
+ .product-view .grouped-items-table .price-box { margin:0; padding:0; }
1125
+
1126
+ /* Block: Description */
1127
+ .product-view .box-description {}
1128
+
1129
+ /* Block: Additional */
1130
+ .product-view .box-additional .data-table th,
1131
+ .product-view .box-additional .data-table td { line-height:1.25; font-size:14px;}
1132
+
1133
+ /* Block: Upsell */
1134
+ .product-view .box-up-sell .products-grid { width:100%; border:none; }
1135
+ .product-view .box-up-sell .products-grid td { width:25%; background:none; border:none; padding:15px 23px 12px; line-height:1.6em; }
1136
+ .product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
1137
+ .product-view .box-up-sell .products-grid td.last { border-right:0; }
1138
+ .product-view .box-up-sell .products-grid td img { border:none; }
1139
+ .product-view .box-up-sell .products-grid .product-image { text-align:center; }
1140
+ .product-view .box-up-sell .products-grid td.empty { border-right:0; background:none; }
1141
+ .product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1142
+
1143
+ /* Block: Tags */
1144
+ .product-view .box-tags { margin:0; }
1145
+ .product-view .box-tags h3 { font-size:13px; margin:0 12px 10px;}
1146
+ .product-view .box-tags .product-tags { display:block; margin:0 12px 15px; }
1147
+ .product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
1148
+ .product-view .box-tags .product-tags li.first { padding-left:0; }
1149
+ .product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
1150
+ .product-view .box-tags .form-add label { display:block; font-size:14px; font-weight:normal; margin:0 0 5px; color:#666;}
1151
+ .product-view .box-tags .form-add .input-box { float:left; width:294px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
1152
+ .product-view .box-tags .form-add input.input-text {
1153
+ border: 1px solid #BCBCBC;
1154
+ border-radius: 5px 5px 5px 5px;
1155
+ padding: 5px;
1156
+ width: 280px;
1157
+ }
1158
+ .product-view .box-tags .form-add button.button span { border-color:#677880; background:#677880; border-radius:5px; box-shadow:0 0 2px 2px #d2d3d3;}
1159
+ .product-view .box-tags .form-add button.button span span{box-shadow:none;}
1160
+ .product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 33px; font-size:11px; }
1161
+
1162
+ /* Block: Reviews */
1163
+ #product-review-table{width:100%; margin:0;}
1164
+ .product-view .box-reviews dl { margin:15px 12px; }
1165
+ .product-view .box-reviews dt a,
1166
+ .product-view .box-reviews dt span { font-weight:bold; }
1167
+ .product-view .box-reviews dd { margin:0 0 15px; }
1168
+ .product-view .box-reviews dd small { font-style:italic; }
1169
+ .product-view .box-reviews .form-add { margin:15px 0 0; }
1170
+ .product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
1171
+ .product-view .box-reviews .form-add h3 span { font-weight:bold; }
1172
+ .product-view .box-reviews .form-add h4 { font-size:12px; }
1173
+ .product-view .box-reviews .form-add .data-table td { text-align:center; }
1174
+ .product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
1175
+ .product-view .box-reviews .form-add .form-list .input-box { width:360px; }
1176
+ .product-view .box-reviews .form-add .form-list input.input-text,
1177
+ .product-view .box-reviews .form-add .form-list textarea { width:354px; }
1178
+
1179
+ /* Send a Friend */
1180
+ .send-friend .form-list { width:615px; overflow:hidden; }
1181
+ .send-friend .form-list li { margin-right:-15px; }
1182
+ .send-friend .form-list li p { margin:0 15px 0 0; }
1183
+ .send-friend .form-list .field { width:315px; }
1184
+ .send-friend .form-list .input-box { width:300px; }
1185
+ .send-friend .form-list input.input-text,
1186
+ .send-friend .form-list textarea { width:294px; }
1187
+ .send-friend .form-list li.wide .input-box { width:612px; }
1188
+ .send-friend .form-list li.wide textarea { width:609px; }
1189
+ .send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
1190
+ /* ======================================================================================= */
1191
+
1192
+
1193
+ /* Content Styles ================================================================= */
1194
+ .product-name { margin:0; font-size:1em; font-weight:normal; }
1195
+ .product-name a { color:#666; display: block; margin: 3px 0;}
1196
+ .product-name a:hover{text-decoration:underline;}
1197
+ /* Product Tags */
1198
+ .tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
1199
+ .tags-list li { display:inline !important; margin:0 4px 0 0; }
1200
+ .tags-list li a { font-size:12px !important; }
1201
+ .catalogsearch-term-popular .tags-list{border-radius:5px;}
1202
+ /* Advanced Search */
1203
+ .advanced-search .form-list label { width:160px; padding-right:10px; }
1204
+ .advanced-search .form-list .input-box,
1205
+ .advanced-search .form-list .input-range { float:left; clear:none; }
1206
+ .advanced-search-amount { margin:0 0 10px; }
1207
+ .advanced-search-summary { margin:10px 0; border:1px solid #CACACA; background:#fff; padding:10px; }
1208
+ .advanced-search-summary ul { float:left; width:49%; }
1209
+ .advanced-search-summary strong { color:#666; padding-left:0; background:none; }
1210
+ .advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
1211
+
1212
+ /* CMS Home Page */
1213
+ .cms-home .subtitle {}
1214
+ .cms-index-index .subtitle {}
1215
+
1216
+ /* Sitemap */
1217
+ .page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
1218
+ .page-sitemap .links a { text-decoration:none; position:relative; }
1219
+ .page-sitemap .links a:hover { text-decoration:underline; }
1220
+ .page-sitemap .sitemap { margin:12px; }
1221
+ .page-sitemap .sitemap a {}
1222
+ .page-sitemap .sitemap li { margin:3px 0; }
1223
+ .page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
1224
+ .page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }
1225
+
1226
+ /* RSS */
1227
+ .rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
1228
+ .rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
1229
+ /* ======================================================================================= */
1230
+
1231
+
1232
+ /* Shopping Cart ========================================================================= */
1233
+ .cart .page-title { border-bottom:0; margin:0 0 12px; }
1234
+ .cart .page-title h1 { margin:10px 0 0; }
1235
+
1236
+ /* Checkout Types */
1237
+ .cart .page-title .checkout-types li { margin:0 0 5px; }
1238
+ .cart .title-buttons .checkout-types { float:right; }
1239
+ .cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
1240
+ .cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
1241
+ .cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }
1242
+
1243
+ /* Shopping Cart Table */
1244
+ .cart-table th { padding:2px 10px; }
1245
+ .cart-table td { padding:10px; background:#fff;}
1246
+ .cart-table td .cart-price .price{color:#DA0B2D;}
1247
+ .cart-table .product-name { font-weight:normal; margin:0 0 5px; color:#2f2f2f; }
1248
+ .cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
1249
+ .cart-table tfoot td { padding:5px 10px; }
1250
+ .cart-table .btn-continue { float:left; }
1251
+
1252
+ /* Shopping Cart Collateral boxes */
1253
+ .cart .cart-collaterals { padding:25px 0 0; }
1254
+ .cart .cart-collaterals .col2-set { float:left; width:605px; }
1255
+ .cart .cart-collaterals .col2-set .col-2 { width:294px; }
1256
+
1257
+ .cart .crosssell { border:1px solid #C7C7C7; background:#fff; padding:12px 15px; border-radius: 2px 2px 2px 2px;}
1258
+ .cart .crosssell h2 { font-size:13px; font-weight:bold; }
1259
+ .cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
1260
+ .cart .crosssell .product-details { margin-left:90px; }
1261
+ .cart .crosssell .product-name { font-weight:bold; }
1262
+ .cart .crosssell li.item { margin:12px 0; }
1263
+ .cart .crosssell .link-compare { font-weight:normal; }
1264
+
1265
+ /* Discount Codes & Estimate Shipping and Tax Boxes */
1266
+ .cart .discount,
1267
+ .cart .shipping { border:1px solid #C7C7C7; background:#fff; padding:12px 15px; margin:0 0 18px; border-radius: 2px 2px 2px 2px;}
1268
+ .cart .discount h2,
1269
+ .cart .shipping h2 { background:none !important; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0; color:#666; text-transform:uppercase; }
1270
+ .cart .discount .buttons-set,
1271
+ .cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
1272
+ .cart .discount .buttons-set button.button,
1273
+ .cart .shipping .buttons-set button.button { float:none; margin-left:0; }
1274
+
1275
+ .cart .discount h2 { background-image:url(../images/i_discount.gif); }
1276
+ .cart .discount .input-box { margin:8px 0 0; width:260px; }
1277
+ .cart .discount input.input-text { width:254px; }
1278
+
1279
+ .cart .shipping h2 { background-image:url(../images/i_shipping.gif); }
1280
+ .cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(../images/bkg_divider1.gif) 0 0 repeat-x; }
1281
+
1282
+ /* Shopping Cart Totals */
1283
+ .cart .totals { float:right; width:268px; background:#C7C7C7; border:none; border-radius: 5px 5px 5px 5px;}
1284
+ .cart .totals table { width:100%; margin:7px 0; }
1285
+ .cart .totals td { padding:1px 15px 1px 7px; }
1286
+ .cart .totals tr.last td {}
1287
+ .cart .totals tfoot th { padding:5px 15px 5px 7px; }
1288
+ .cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
1289
+ .cart .totals tfoot th strong,
1290
+ .cart .totals tfoot td strong { font-size:15px; }
1291
+ .cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
1292
+ .cart .totals .checkout-types li { clear:both; margin:10px 0; }
1293
+
1294
+ /* Options Tool Tip */
1295
+ .item-options dt { font-weight:bold; font-style:italic; }
1296
+ .item-options dd { padding-left:10px; margin:0 0 6px; }
1297
+ .truncated { cursor:help; }
1298
+ .truncated a.dots { cursor:help; }
1299
+ .truncated a.details { cursor:help; }
1300
+ .truncated .truncated_full_value { position:relative; z-index:999; }
1301
+ .truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
1302
+ .truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
1303
+ .truncated .show .item-options { top:-20px; left:50%; }
1304
+ .col-left .truncated .show .item-options { left:15px; top:7px; }
1305
+ .col-right .truncated .show .item-options { left:-240px; top:7px; }
1306
+ /* ======================================================================================= */
1307
+
1308
+
1309
+ /* Checkout ============================================================================== */
1310
+ /********** < Common Checkout Styles */
1311
+ /* Shipping and Payment methods */
1312
+ .sp-methods { margin:0 0 8px; }
1313
+ .sp-methods dt { margin:13px 0 5px; font-weight:bold; }
1314
+ .sp-methods dd {}
1315
+ .sp-methods dd li { margin:5px 0; }
1316
+ .sp-methods label { font-weight:bold; color:#666; }
1317
+ .sp-methods .price { font-weight:bold; }
1318
+ .sp-methods .form-list { padding-left:20px; }
1319
+ .sp-methods .form-list li { margin:0 0 8px; }
1320
+ .sp-methods select.month { width:154px; margin-right:10px; }
1321
+ .sp-methods select.year { width:96px; }
1322
+ .sp-methods input.cvv { width:3em !important; }
1323
+
1324
+ .sp-methods .checkmo-list li { margin:0 0 5px; }
1325
+ .sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
1326
+ .sp-methods .checkmo-list address { float:left; }
1327
+
1328
+ .sp-methods .centinel-logos a { margin-right:3px; }
1329
+ .sp-methods .centinel-logos img { vertical-align:middle; }
1330
+
1331
+ .sp-methods .release-amounts { margin:0.5em 0; }
1332
+ .sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
1333
+
1334
+ .please-wait { float:right; }
1335
+ .please-wait img { vertical-align:middle; }
1336
+ .cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
1337
+
1338
+ /* Tooltip */
1339
+ .tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
1340
+ .tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
1341
+ .tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
1342
+ .tool-tip .tool-tip-content { padding:5px; }
1343
+
1344
+ /* Gift Messages */
1345
+ .gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
1346
+ .gift-messages p.control { color:#8e8d8b; }
1347
+ .gift-messages-form { position:relative; }
1348
+ .gift-messages-form label { float:none !important; position:static !important; }
1349
+ .gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
1350
+ .gift-messages-form .whole-order { margin:0 0 25px; }
1351
+ .gift-messages-form .item { margin:0 0 10px; }
1352
+ .gift-messages-form .item .product-img-box { float:left; width:75px; }
1353
+ .gift-messages-form .item .product-image { margin:0 0 7px; }
1354
+ .gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
1355
+ .gift-messages-form .item .details { margin-left:90px; }
1356
+ .gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
1357
+ .gift-messages-form .item .details .form-list .field { width:255px; }
1358
+ .gift-messages-form .item .details .form-list .input-box { width:240px; }
1359
+ .gift-messages-form .item .details .form-list input.input-text { width:234px; }
1360
+ .gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
1361
+ .gift-messages-form .item .details .form-list li.wide textarea { width:494px; }
1362
+
1363
+ .gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
1364
+ .gift-message-link.expanded { background-position:100% -40px; }
1365
+ .gift-message-row { background:#f2efe9; }
1366
+ .gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
1367
+
1368
+ /* Checkout Agreements */
1369
+ .checkout-agreements li { margin:30px 0; }
1370
+ .checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
1371
+ .checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
1372
+ .checkout-agreements .agree input.checkbox { margin-right:6px; }
1373
+ .checkout-agreements .agree label { font-weight:bold; color:#666; }
1374
+
1375
+ .opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
1376
+ .opc .checkout-agreements li { margin:20px 0 0; }
1377
+ .opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
1378
+ .opc .checkout-agreements .agree { padding-left:6px; }
1379
+
1380
+ /* Centinel */
1381
+ .centinel {}
1382
+ .centinel .authentication { border:1px solid #ddd; background:#fff; }
1383
+ .centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
1384
+
1385
+ .opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }
1386
+
1387
+ /* Generic Info Set */
1388
+ .info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
1389
+ .info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
1390
+ .info-set h3,
1391
+ .info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
1392
+ .info-set h2 a,
1393
+ .info-set h3 a,
1394
+ .info-set h4 a { font-weight:normal; }
1395
+ .info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
1396
+ .info-set h3.legend { margin:0 0 10px; color:#0a263c; }
1397
+ .info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1398
+ .info-set .box { margin:0 0 15px; }
1399
+ .info-set .box h2 { color:#e26703; }
1400
+ .info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
1401
+ .info-set .data-table .product-name a { font-weight:bold !important; }
1402
+ .info-set .data-table .item-options { margin:5px 0 0; }
1403
+ /********** Common Checkout Styles > */
1404
+
1405
+ /* One Page Checkout */
1406
+ .block-progress { border:0; margin:0; }
1407
+ .block-progress .block-content { background:none; }
1408
+ .block-progress dt { font-size:11px; font-weight:bold; line-height:1.35; background:#fff; border:1px solid #C7C7C7; margin:0 0 6px; padding:4px 8px; color:#666; }
1409
+ .block-progress dd { background:#fff; border:1px solid #C7C7C7; border-top:0; padding:8px 13px; margin:0 0 6px; }
1410
+ .block-progress dt.complete { margin:0; background:#fff; color:#666; }
1411
+ .block-progress dd.complete {}
1412
+ .block-progress p { margin:0; }
1413
+ .block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
1414
+ .block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
1415
+ .block-progress .cards-list .info-table th { font-weight:normal; }
1416
+ .opc-block-progress{margin-top:26px;}
1417
+ .opc .buttons-set { margin-top:0; padding-top:2em; }
1418
+ .opc .buttons-set p.required { margin:0; padding:0 0 10px; }
1419
+ .opc .buttons-set .back-link small { display:none; }
1420
+ .opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
1421
+ .opc .buttons-set.disabled button.button { display:none; }
1422
+ .opc .buttons-set .please-wait { height:21px; line-height:21px; }
1423
+ .opc .ul { list-style:disc outside; padding-left:18px; }
1424
+
1425
+ .opc { position:relative; }
1426
+ .opc li.section {}
1427
+
1428
+ .opc .step-title { border:1px solid #C7C7C7; border-top:1px solid #fff; background:#C7C7C7; padding:4px 8px 6px; text-align:right; }
1429
+ .opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#666; border-radius:2px;}
1430
+ .opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#666; }
1431
+ .opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }
1432
+
1433
+ .opc .allow .step-title { background:#C7C7C7; border:1px solid #C7C7C7; border-bottom:1px solid #fff; color:#666; cursor:pointer; }
1434
+ .opc .allow .step-title .number { background:#fff; border-color:#fff; color:#666; }
1435
+ .opc .allow .step-title h2 { color:#666; }
1436
+ /*.opc .allow .step-title a { display:block; }*/
1437
+
1438
+ .opc .active .step-title { background:#C7C7C7; border:1px solid #C7C7C7; padding-bottom:5px; color:#666; cursor:default; }
1439
+ .opc .active .step-title .number { background:#fff; border-color:#fff; color:#666; border-radius:2px;}
1440
+ .opc .active .step-title h2 { color:#666; }
1441
+ /*.opc .active .step-title a { display:none; }*/
1442
+
1443
+ .opc .step { border:1px solid #C7C7C7; border-top:0; background:#fff; padding:15px 30px; position:relative; }
1444
+ .opc .step .tool-tip { right:30px; }
1445
+
1446
+ #opc-login .buttons-set { border-top:0; }
1447
+ #opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
1448
+ #opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }
1449
+
1450
+ #opc-shipping_method .buttons-set { border-top:0; }
1451
+ .opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
1452
+ .opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }
1453
+
1454
+ #opc-review .step { border:0; padding:0; }
1455
+ #opc-review .product-name { font-weight:bold; color:#666; }
1456
+ #opc-review .item-options { margin:5px 0 0; }
1457
+ #opc-review .buttons-set { padding:20px 30px; border:1px solid #C7C7C7; border-width:0 1px 1px; }
1458
+ #opc-review .buttons-set p { margin:0; line-height:40px; }
1459
+ #opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
1460
+ #opc-review .authentication { margin:0 auto; width:570px; }
1461
+ #opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }
1462
+
1463
+ /* Multiple Addresses Checkout */
1464
+ .checkout-progress { padding:0 90px; margin:0 0 20px; }
1465
+ .checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#666; }
1466
+ .checkout-progress li.active { border-top-color:#e96200; color:#e96200; }
1467
+
1468
+ .multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
1469
+ .multiple-checkout h3,
1470
+ .multiple-checkout h4 { font-size:13px; font-weight:bold; color:#666; }
1471
+ .multiple-checkout h2 a,
1472
+ .multiple-checkout h3 a,
1473
+ .multiple-checkout h4 a { font-weight:normal; }
1474
+ .multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
1475
+ .multiple-checkout .data-table .product-name a { font-weight:bold !important; }
1476
+ .multiple-checkout .data-table .item-options { margin:5px 0 0; }
1477
+
1478
+ .multiple-checkout .gift-messages { margin:15px 0 0; }
1479
+
1480
+ .multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }
1481
+
1482
+ .multiple-checkout .col2-set,
1483
+ .multiple-checkout .col3-set { background:#fff; border:1px solid #C7C7C7; margin:0 0 25px; padding:20px; }
1484
+ .multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#fff; border-bottom:1px solid #C7C7C7; position:relative; }
1485
+ .multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#666; }
1486
+ .multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
1487
+ .multiple-checkout .box { margin:0 0 15px; }
1488
+ .multiple-checkout .box h2 { color:#666; }
1489
+
1490
+ .multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
1491
+ .multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:none; overflow:hidden; }
1492
+ .multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:none; }
1493
+ .multiple-checkout .place-order .grand-total .inner div { display:inline; }
1494
+ .multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; vertical-align:middle;}
1495
+ .multiple-checkout .place-order .grand-total .price { color:#666; }
1496
+ .multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
1497
+ .multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }
1498
+
1499
+ /* Step 1 */
1500
+ #multiship-addresses-table td { padding:10px; }
1501
+ #multiship-addresses-table tfoot td { padding:5px 10px; }
1502
+ /* Step 2 */
1503
+ .multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
1504
+ .multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
1505
+ .multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
1506
+ .multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
1507
+ .multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
1508
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
1509
+ .multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
1510
+ .checkout-multishipping-shipping .box-sp-methods { border:1px solid #C7C7C7; background:#fff; padding:13px; position:relative; }
1511
+ .checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }
1512
+
1513
+ /* Step 3 */
1514
+ .checkout-multishipping-billing .multiple-checkout { position:relative; }
1515
+ /* ======================================================================================= */
1516
+
1517
+
1518
+ /* Account Login/Create Pages ============================================================ */
1519
+ .account-login .content { min-height:240px; padding:14px 21px; background:#fff; border:1px solid #C7C7C7; border-bottom:0; }
1520
+ .account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#666; }
1521
+ .account-login .new-users h2 { background:none;}
1522
+ .account-login .registered-users h2 { background:none; }
1523
+ .account-login .buttons-set { border:1px solid #C7C7C7; border-top:0; margin:0; padding:8px 13px; background:#C7C7C7; }
1524
+ .account-login .buttons-set .f-left{margin-top:4px;}
1525
+ .account-create {}
1526
+ /* Account Login/Create Pages ============================================================ */
1527
+
1528
+
1529
+ /* Remember Me Popup ===================================================================== */
1530
+ .window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
1531
+
1532
+ .remember-me label { float:none; margin:0 6px; }
1533
+ .remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
1534
+ .remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
1535
+ .remember-me-popup .remember-me-popup-head { position:relative; }
1536
+ .remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
1537
+ .remember-me-popup .remember-me-popup-body { padding:10px; }
1538
+ .remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
1539
+ /* Remember Me Popup ===================================================================== */
1540
+
1541
+
1542
+ /* My Account ============================================================================= */
1543
+ .my-account .title-buttons .link-rss { float:none; margin:0; }
1544
+
1545
+ /********** < Dashboard */
1546
+ .dashboard .welcome-msg { margin:0 8em 1.5em 0; }
1547
+ .dashboard .welcome-msg p { margin:0; }
1548
+ .dashboard .col2-set { margin:0 0 15px; }
1549
+
1550
+ /* General Box */
1551
+ .box-account { background:#fff; border:1px solid #C7C7C7; padding:15px; margin: 0 0 20px; }
1552
+ .box-account .box-head { border:none; margin:0 0 10px; text-align:right; }
1553
+ .box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background:none !important; padding:0; color:#666; }
1554
+
1555
+ .dashboard .box .box-title { background:none; padding:0 0 2px; margin:0 0 8px; text-align:right; border-bottom:1px solid #C7C7C7;}
1556
+ .dashboard .box .box-title h3,
1557
+ .dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }
1558
+
1559
+ /* Block: Recent Orders */
1560
+ .dashboard .box-recent .box-head h2 { background:none; }
1561
+
1562
+ /* Block: Account Information */
1563
+ .dashboard .box-info .box-head h2 { background:none; }
1564
+ .dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }
1565
+
1566
+ /* Block: Reviews */
1567
+ .dashboard .box-reviews .box-head h2 { background:none; }
1568
+ .dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#666; border:1px solid #666; border-radius:2px;}
1569
+ .dashboard .box-reviews .details { margin-left:20px; }
1570
+ .dashboard .box-reviews li.item { margin:0 0 7px; }
1571
+ .dashboard .box-reviews li.item.last { margin:0; }
1572
+ .dashboard .box-reviews .ratings { margin:7px 0 0; }
1573
+
1574
+ /* Block: Tags */
1575
+ .dashboard .box-tags .box-head h2 { background:none; }
1576
+ .dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#666; border-radius:2px; border:1px solid #666;}
1577
+ .dashboard .box-tags .details { margin-left:20px; }
1578
+ .dashboard .box-tags li.item { margin:0 0 7px; }
1579
+ .dashboard .box-tags li.item.last { margin:0; }
1580
+ .dashboard .box-tags .tags strong,
1581
+ .dashboard .box-tags .tags ul,
1582
+ .dashboard .box-tags .tags ul li { display:inline; }
1583
+ /********** Dashboard > */
1584
+
1585
+ /* Address Book */
1586
+ .addresses-list h2 { font-weight:bold; font-size:13px; color:#666; text-transform:uppercase; }
1587
+ .addresses-list h3 { font-weight:bold; font-size:13px; }
1588
+ .addresses-list address { margin:0 0 3px; }
1589
+ .addresses-list p { margin:0; }
1590
+ .addresses-list a { font-weight:bold; }
1591
+ .addresses-list .link-remove { color:#646464; }
1592
+ .addresses-list .separator { margin:0 3px; }
1593
+ .addresses-list li.item { background:#fff; border:1px solid #C7C7C7; padding:10px 13px; margin:0 0 10px; }
1594
+ .addresses-list li.empty { background:none; border:0; padding:0; }
1595
+ .addresses-list li.empty p { font-weight:bold; }
1596
+ .addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }
1597
+
1598
+ /* Order View */
1599
+ .order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
1600
+ .order-info dt,
1601
+ .order-info dd,
1602
+ .order-info ul,
1603
+ .order-info li { display:inline; }
1604
+ .order-info .current { font-weight:bold; }
1605
+ .order-info li { margin:0 3px; }
1606
+
1607
+ .order-date { margin:10px 0; }
1608
+
1609
+ .order-info-box { background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
1610
+ .order-info-box h2 { font-weight:bold; font-size:13px; }
1611
+ .order-info-box .box-payment p { margin:0 0 3px; }
1612
+ .order-info-box .box-payment th { font-weight:bold; padding-right:7px; }
1613
+
1614
+ .order-items { width:100%; overflow-x:auto; }
1615
+ .order-items h2,
1616
+ .order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
1617
+ .order-items .product-name { font-size:1em !important; font-weight:bold !important; }
1618
+ .order-items .link-print { color:#1e7ec8; font-weight:normal; }
1619
+ .order-items .order-links { text-align:right; }
1620
+
1621
+ .order-additional { margin:15px 0; }
1622
+ /* Order Gift Message */
1623
+ .gift-message dt strong { color:#666; }
1624
+ .gift-message dd { font-size:13px; margin:5px 0 0; }
1625
+ /* Order Comments */
1626
+ .order-about dt { font-weight:bold; }
1627
+ .order-about dd { font-size:13px; margin:0 0 7px; }
1628
+
1629
+ .tracking-table { margin:0 0 15px; }
1630
+ .tracking-table th { font-weight:bold; white-space:nowrap; }
1631
+
1632
+ .tracking-table-popup { width:100%; }
1633
+ .tracking-table-popup th { font-weight:bold; white-space:nowrap; }
1634
+ .tracking-table-popup th,
1635
+ .tracking-table-popup td { padding:1px 8px; }
1636
+
1637
+ /* Order Print Pages */
1638
+ .page-print .print-head { margin:0 0 15px; }
1639
+ .page-print .print-head .logo { float:left; }
1640
+ .page-print .print-head address { float:left; margin-left:15px; }
1641
+ .page-print h1 { font-size:16px; font-weight:bold; }
1642
+ .page-print h2,
1643
+ .page-print h3 { font-size:13px; font-weight:bold; }
1644
+ .page-print h2.h2 { font-size:16px; font-weight:bold; }
1645
+ .page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
1646
+ .page-print .col2-set { margin:0 0 10px; }
1647
+ /* Price Rewrites */
1648
+ .page-print .gift-message-link { display:none; }
1649
+ .page-print .price-excl-tax,
1650
+ .page-print .price-incl-tax { display:block; white-space:nowrap; }
1651
+ .page-print .cart-price,
1652
+ .page-print .price-excl-tax .label,
1653
+ .page-print .price-incl-tax .label,
1654
+ .page-print .price-excl-tax .price,
1655
+ .page-print .price-incl-tax .price { display:inline; }
1656
+
1657
+ /* My Wishlist */
1658
+ .my-wishlist .data-table td { padding:10px; }
1659
+ .my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
1660
+ .my-wishlist textarea { display:block; width:98%; height:109px; }
1661
+ .my-wishlist .buttons-set { margin-top:2em; }
1662
+ .my-wishlist .buttons-set button.button { float:none; }
1663
+ #wishlist-table .add-to-links { white-space:nowrap; }
1664
+
1665
+ /* My Tags */
1666
+ .my-tag-edit { float:left; margin:0 0 10px; }
1667
+ .my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
1668
+ #my-tags-table { clear:both; }
1669
+ #my-tags-table td { padding:10px; }
1670
+ #my-tags-table .add-to-links { white-space:nowrap; }
1671
+
1672
+ /* My Reviews */
1673
+ #my-reviews-table td { padding:10px; }
1674
+
1675
+ .product-review .product-img-box { float:left; width:140px; }
1676
+ .product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
1677
+ .product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
1678
+ .product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
1679
+ .product-review .product-details { margin-left:150px; }
1680
+ .product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
1681
+ .product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
1682
+ .product-review .ratings-table { margin:0 0 10px; }
1683
+ .product-review dt { font-weight:bold; }
1684
+ .product-review dd { font-size:13px; margin:5px 0 0; }
1685
+
1686
+ /* Billing Agreements */
1687
+ .billing-agreements .info-box{ margin:15px 0; }
1688
+ .billing-agreements .form-list li select { float:left; }
1689
+ .billing-agreements .form-list li button.button { float:left; margin-left:10px; }
1690
+ .billing-agreements .table-caption { font-weight:bold; font-size:13px; }
1691
+ /* ======================================================================================= */
1692
+
1693
+
1694
+ /* MAP Popup============================================================================== */
1695
+ .cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
1696
+ .map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
1697
+
1698
+ .map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
1699
+ .map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
1700
+ .map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
1701
+ .map-popup-arrow { background:url(../images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
1702
+ .map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
1703
+ .map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
1704
+ .map-popup-checkout { display:inline; float:right; text-align:right; }
1705
+ .map-popup-checkout span { display:block; padding-right:30px; }
1706
+ .map-popup-checkout .paypal-logo { margin:0 0 5px; }
1707
+ .map-popup-price .price-box,
1708
+ .map-popup-price .price-box .special-price { margin:0; padding:0; }
1709
+ .map-popup-price { margin:5px 0 0; }
1710
+ .map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
1711
+ .map-popup-only-text { border-top:1px solid #ddd; }
1712
+ /* ======================================================================================= */
1713
+
1714
+
1715
+ /* Footer ================================================================================ */
1716
+ .footer_act{height:100%;background:url(../images/bg_buttom.gif) repeat-x;clear:both}
1717
+ .footer_site{width:960px;margin:0px auto;text-align:center;padding:27px 0px 27px 0px;}
1718
+ .informational{margin-left:200px;}
1719
+ .informational ul{text-align:center;float:left;}
1720
+ .informational ul li{display:inline;border-left:1px solid #727272;padding:0px 2px 0px 5px}
1721
+ .informational ul li.first_ft{border-left:none;}
1722
+ .informational ul li a{font-size:15px;}
1723
+ .informational ul li.all-link-footer{border-left:none;}
1724
+ .footer_site p{margin:10px 0 0;}
1725
+ /* ======================================================================================= */
1726
+
1727
+ /* Sample Data============================================================================ */
1728
+ .home-callout { margin-bottom:12px; }
1729
+ .home-callout img { display:block }
1730
+ .home-spot { float:left; width:470px; margin-left:20px; }
1731
+ .best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
1732
+ .best-selling table { border-top:1px solid #ccc; }
1733
+ .best-selling tr.odd { background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
1734
+ .best-selling tr.even { background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
1735
+ .best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
1736
+ .best-selling .product-img { float:left; border:2px solid #dcdcdc; }
1737
+ .best-selling .product-description { margin-left:107px; line-height:1.3em; }
1738
+ .best-selling a.product-name,
1739
+ .home-spot .best-selling a.product-name:hover { color:#203548; }
1740
+ /* ======================================================================================= */
1741
+
1742
+
1743
+ /* Clears ================================================================================ */
1744
+ .clearer:after,
1745
+ .header-container:after,
1746
+ .header-container .top-container:after,
1747
+ .header:after,
1748
+ .header .quick-access:after,
1749
+ #nav:after,
1750
+ .main:after,
1751
+ .footer:after,
1752
+ .footer-container .bottom-container:after,
1753
+ .col-main:after,
1754
+ .col2-set:after,
1755
+ .col3-set:after,
1756
+ .col3-layout .product-options-bottom .price-box:after,
1757
+ .col4-set:after,
1758
+ .search-autocomplete li:after,
1759
+ .block .block-content:after,
1760
+ .block .actions:after,
1761
+ .block li.item:after,
1762
+ .block-poll li:after,
1763
+ .block-layered-nav .currently li:after,
1764
+ .page-title:after,
1765
+ .products-grid:after,
1766
+ .products-list li.item:after,
1767
+ .box-account .box-head:after,
1768
+ .dashboard .box .box-title:after,
1769
+ .box-reviews li.item:after,
1770
+ .box-tags li.item:after,
1771
+ .pager:after,
1772
+ .sorter:after,
1773
+ .ratings:after,
1774
+ .add-to-box:after,
1775
+ .add-to-cart:after,
1776
+ .product-essential:after,
1777
+ .product-collateral:after,
1778
+ .product-view .product-img-box .more-views ul:after,
1779
+ .product-view .box-tags .form-add:after,
1780
+ .product-view .product-shop .short-description:after,
1781
+ .product-view .box-description:after,
1782
+ .product-options .options-list li:after,
1783
+ .product-options-bottom:after,
1784
+ .product-review:after,
1785
+ .cart:after,
1786
+ .cart-collaterals:after,
1787
+ .cart .crosssell li.item:after,
1788
+ .opc .step-title:after,
1789
+ .checkout-progress:after,
1790
+ .multiple-checkout .place-order:after,
1791
+ .group-select li:after,
1792
+ .form-list li:after,
1793
+ .form-list .field:after,
1794
+ .buttons-set:after,
1795
+ .page-print .print-head:after,
1796
+ .advanced-search-summary:after,
1797
+ .gift-messages-form .item:after,
1798
+ .send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
1799
+ /* ======================================================================================= */
1800
+ .mw-reference {left: -999em; position: absolute; text-indent: -999em; top: -999em;}
1801
+ .guest-select {width:305px !important;}
skin/frontend/default/freepop/favicon.ico ADDED
Binary file
skin/frontend/default/freepop/images/Thumbs.db CHANGED
Binary file
skin/frontend/default/freepop/images/banner_catalogy.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_block_content.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_button.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_button_all.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_content_03.gif CHANGED
Binary file
skin/frontend/default/freepop/images/bg_linav.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_title_03.png ADDED
Binary file
skin/frontend/default/freepop/images/bg_title_catagy.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_title_product.gif ADDED
Binary file
skin/frontend/default/freepop/images/bg_top_main.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_block-currency.png ADDED
Binary file
skin/frontend/default/freepop/images/bkg_block-layered-dd.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_block-layered-dt.png ADDED
Binary file
skin/frontend/default/freepop/images/bkg_collapse-gm.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_collapse.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_divider1.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_grand-total.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_grid.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_main1.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_nav2.png ADDED
Binary file
skin/frontend/default/freepop/images/bkg_opc-title-off.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_pipe1.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_pipe2.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_pipe3.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_product_collateral.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_rating.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_sp-methods.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_tfoot.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_th-v.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_th.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_toolbar.gif ADDED
Binary file
skin/frontend/default/freepop/images/bkg_toolbar2.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_checkout.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_edit.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_edit.png ADDED
Binary file
skin/frontend/default/freepop/images/btn_gm-close.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_google_checkout.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_paypal_checkout.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_place_order.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_proceed_to_checkout.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_proceed_to_checkout_dis.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_remove.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_remove2.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_search.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_trash.gif ADDED
Binary file
skin/frontend/default/freepop/images/btn_trash.png ADDED
Binary file
skin/frontend/default/freepop/images/btn_window_close.gif ADDED
Binary file
skin/frontend/default/freepop/images/calendar.gif ADDED
Binary file
skin/frontend/default/freepop/images/catalog/product/placeholder/image.jpg ADDED
Binary file
skin/frontend/default/freepop/images/catalog/product/placeholder/small_image.jpg ADDED
Binary file
skin/frontend/default/freepop/images/catalog/product/placeholder/thumbnail.jpg ADDED
Binary file
skin/frontend/default/freepop/images/collection.gif DELETED
Binary file
skin/frontend/default/freepop/images/cvv.gif ADDED
Binary file
skin/frontend/default/freepop/images/cvv.jpg ADDED
Binary file
skin/frontend/default/freepop/images/fam_book_open.png ADDED
Binary file
skin/frontend/default/freepop/images/free_02.gif DELETED
Binary file
skin/frontend/default/freepop/images/free_shipping_callout.jpg ADDED
Binary file
skin/frontend/default/freepop/images/grid-cal.gif ADDED
Binary file
skin/frontend/default/freepop/images/home_03.gif DELETED
Binary file
skin/frontend/default/freepop/images/home_left_callout.jpg ADDED
Binary file
skin/frontend/default/freepop/images/home_main_callout.jpg ADDED
Binary file
skin/frontend/default/freepop/images/i_arrow-top.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_asc_arrow.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_availability_only.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_availability_only_arrow.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-cart.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-currency.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-list.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-list.png ADDED
Binary file
skin/frontend/default/freepop/images/i_block-poll.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-related.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-subscribe.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-tags.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-tags.png ADDED
Binary file
skin/frontend/default/freepop/images/i_block-viewed.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-viewed.png ADDED
Binary file
skin/frontend/default/freepop/images/i_block-wishlist.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_block-wishlist.png ADDED
Binary file
skin/frontend/default/freepop/images/i_desc_arrow.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_discount.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_folder-table.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_ma-info.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_ma-reviews.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_ma-tags.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_msg-error.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_msg-note.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_msg-success.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_notice.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_page1.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_page2.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_pager-next.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_pager-prev.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_print.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_rss-big.png ADDED
Binary file
skin/frontend/default/freepop/images/i_rss.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_search_criteria.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_shipping.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_tag_add.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_tier.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_type_grid.gif ADDED
Binary file
skin/frontend/default/freepop/images/i_type_list.gif ADDED
Binary file
skin/frontend/default/freepop/images/icon_all.png ADDED
Binary file
skin/frontend/default/freepop/images/logo.gif ADDED
Binary file
skin/frontend/default/freepop/images/logo_email.gif ADDED
Binary file
skin/frontend/default/freepop/images/logo_print.gif ADDED
Binary file
skin/frontend/default/freepop/images/magnifier_handle.gif ADDED
Binary file
skin/frontend/default/freepop/images/map_popup_arrow.gif ADDED
Binary file
skin/frontend/default/freepop/images/media/404_callout1.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/404_callout2.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/about_us_img.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img01.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img02.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img03.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img04.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img05.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/best_selling_img06.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/cell_phone_landing_banner1.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/col_left_callout.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/col_right_callout.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/electronics_cellphones.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/electronics_digitalcameras.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/electronics_laptops.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/furniture_callout_spot.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/furnitures_bed_room.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/furnitures_living_room.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/head_electronics_cellphones.gif ADDED
Binary file
skin/frontend/default/freepop/images/media/head_electronics_digicamera.gif ADDED
Binary file
skin/frontend/default/freepop/images/media/head_electronics_laptops.gif ADDED
Binary file
skin/frontend/default/freepop/images/media/laptop_callout_mid1.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/laptop_callout_mid2.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/laptop_callout_mid3.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/laptop_callout_spot.jpg ADDED
Binary file
skin/frontend/default/freepop/images/media/shirts_landing_banner1.jpg ADDED
Binary file
skin/frontend/default/freepop/images/menu_06.gif CHANGED
Binary file
skin/frontend/default/freepop/images/np_cart_thumb.gif ADDED
Binary file
skin/frontend/default/freepop/images/np_more_img.gif ADDED
Binary file
skin/frontend/default/freepop/images/np_product_main.gif ADDED
Binary file
skin/frontend/default/freepop/images/np_thumb.gif ADDED
Binary file
skin/frontend/default/freepop/images/np_thumb2.gif ADDED
Binary file
skin/frontend/default/freepop/images/opc-ajax-loader.gif ADDED
Binary file
skin/frontend/default/freepop/images/pager_arrow_left.gif ADDED
Binary file
skin/frontend/default/freepop/images/ph_callout_left_rebel.jpg ADDED
Binary file
skin/frontend/default/freepop/images/ph_callout_left_top.gif ADDED
Binary file
skin/frontend/default/freepop/images/product_zoom_overlay_magnif.gif ADDED
Binary file
skin/frontend/default/freepop/images/slider_bg.gif ADDED
Binary file
skin/frontend/default/freepop/images/slider_btn_zoom_in.gif ADDED
Binary file
skin/frontend/default/freepop/images/slider_btn_zoom_out.gif ADDED
Binary file
skin/frontend/default/freepop/images/spacer.gif ADDED
Binary file
skin/frontend/default/freepop/images/validation_advice_bg.gif ADDED
Binary file