Version Notes
New Feature: The 'new' attribute is now shown in products catalogue and a product view.
Bug Fix: Error occured on the configuration page in the admin area.
Bug Fix: 'Extended One Page Checkout' JavaScript file.
Download this release
Release Info
Developer | ModulesGarden |
Extension | Modulesgarden_Crystal |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
- app/code/community/Modulesgarden/ThemeCrystal/etc/config.xml +1 -1
- app/code/community/Modulesgarden/ThemeCrystal/etc/system.xml +1 -1
- app/code/community/Modulesgarden/ThemeCrystal/moduleVersion.php +0 -11
- app/design/frontend/modulesgarden/crystal/layout/catalog.xml +4 -0
- app/design/frontend/modulesgarden/crystal/layout/local.xml +1 -1
- app/design/frontend/modulesgarden/crystal/template/catalog/product/view/media.phtml +4 -0
- app/design/frontend/modulesgarden/crystal/template/checkout/onepage.phtml +1 -0
- package.xml +7 -5
- skin/adminhtml/base/default/modulesgardenbase/css/modulesgarden.css +0 -339
- skin/adminhtml/base/default/modulesgardenbase/img/arrows.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_both.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_down.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_down_dr.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_right.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_right_dr.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/arrows_up.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/add_btn_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/bkg_btn-close2.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_add-image_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_add-widget_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_go.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_save_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_show-hide_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/cancel_btn_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_down.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_down2.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_up.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/error-msg.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/error_msg_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/icon_btn_add.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/module.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/more_arrow.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/reload.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/icons/save_btn_icon.gif +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/mgcommerce-logo.png +0 -0
- skin/adminhtml/base/default/modulesgardenbase/img/modulesgarden.png +0 -0
- skin/frontend/modulesgarden/crystal/css/styles.css +1 -1
- skin/frontend/modulesgarden/crystal/css/styles_blue.css +1 -1
- skin/frontend/modulesgarden/crystal/css/styles_red.css +1 -1
- skin/frontend/modulesgarden/crystal/js/opcheckout.extended.js +35 -0
app/code/community/Modulesgarden/ThemeCrystal/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Modulesgarden_ThemeCrystal>
|
5 |
-
<version>1.0.
|
6 |
</Modulesgarden_ThemeCrystal>
|
7 |
</modules>
|
8 |
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Modulesgarden_ThemeCrystal>
|
5 |
+
<version>1.0.1</version>
|
6 |
</Modulesgarden_ThemeCrystal>
|
7 |
</modules>
|
8 |
|
app/code/community/Modulesgarden/ThemeCrystal/etc/system.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<tabs>
|
4 |
<modulesgarden>
|
5 |
-
<label><![CDATA[<div style="
|
6 |
<sort_order>1100</sort_order>
|
7 |
</modulesgarden>
|
8 |
</tabs>
|
2 |
<config>
|
3 |
<tabs>
|
4 |
<modulesgarden>
|
5 |
+
<label><![CDATA[<div style="line-height:0;"><img id="mg_logo_block" src="http://www.modulesgarden.com/images/magento/mgcommerce-logo-black.png" /></div>]]></label>
|
6 |
<sort_order>1100</sort_order>
|
7 |
</modulesgarden>
|
8 |
</tabs>
|
app/code/community/Modulesgarden/ThemeCrystal/moduleVersion.php
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
<?php
|
2 |
-
/*
|
3 |
-
* File generated by ModulesGarden packages system
|
4 |
-
*
|
5 |
-
* Below you can find current version & revision of this module
|
6 |
-
*/
|
7 |
-
|
8 |
-
$moduleName = 'Crystal - Fresh Responsive Magento Theme';
|
9 |
-
$moduleVersion = '1.0.0';
|
10 |
-
$moduleRevision = '84408d475a78d65bd334ddc0e7f4a7714d70ecfd';
|
11 |
-
$moduleWikiUrl = 'http://www.docs.modulesgarden.com/';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/design/frontend/modulesgarden/crystal/layout/catalog.xml
CHANGED
@@ -117,6 +117,8 @@ Category default layout
|
|
117 |
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>3</count></action>
|
118 |
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>2</count></action>
|
119 |
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
|
|
|
|
120 |
</block>
|
121 |
</block>
|
122 |
</reference>
|
@@ -168,6 +170,8 @@ Category layered navigation layout
|
|
168 |
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>3</count></action>
|
169 |
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>2</count></action>
|
170 |
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
|
|
|
|
171 |
</block>
|
172 |
</block>
|
173 |
</reference>
|
117 |
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>3</count></action>
|
118 |
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>2</count></action>
|
119 |
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
120 |
+
|
121 |
+
<action method="addAttribute"><name>mg_is_new</name></action>
|
122 |
</block>
|
123 |
</block>
|
124 |
</reference>
|
170 |
<action method="addColumnCountLayoutDepend"><layout>two_columns_right</layout><count>3</count></action>
|
171 |
<action method="addColumnCountLayoutDepend"><layout>three_columns</layout><count>2</count></action>
|
172 |
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
|
173 |
+
|
174 |
+
<action method="addAttribute"><name>mg_is_new</name></action>
|
175 |
</block>
|
176 |
</block>
|
177 |
</reference>
|
app/design/frontend/modulesgarden/crystal/layout/local.xml
CHANGED
@@ -48,7 +48,7 @@
|
|
48 |
</reference>
|
49 |
|
50 |
<reference name="head">
|
51 |
-
|
52 |
</reference>
|
53 |
|
54 |
<reference name="right">
|
48 |
</reference>
|
49 |
|
50 |
<reference name="head">
|
51 |
+
|
52 |
</reference>
|
53 |
|
54 |
<reference name="right">
|
app/design/frontend/modulesgarden/crystal/template/catalog/product/view/media.phtml
CHANGED
@@ -34,9 +34,12 @@
|
|
34 |
$_product = $this->getProduct();
|
35 |
$_helper = $this->helper('catalog/output');
|
36 |
?>
|
|
|
|
|
37 |
<?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
|
38 |
|
39 |
<p class="product-image">
|
|
|
40 |
<?php
|
41 |
$_img = '<a href="' . $this->helper('catalog/image')->init($_product, 'image') . '" class="fancybox-img" rel="product-gallery"><img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image') ->resize(405).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" /></a>';
|
42 |
echo $_helper->productAttribute($_product, $_img, 'image');
|
@@ -45,6 +48,7 @@
|
|
45 |
|
46 |
<?php else: ?>
|
47 |
<p class="product-image">
|
|
|
48 |
<?php
|
49 |
$_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(405).'" alt="'.$this->escapeHtml($this->getImageLabel()).'" title="'.$this->escapeHtml($this->getImageLabel()).'" />';
|
50 |
echo $_helper->productAttribute($_product, $_img, 'image');
|
34 |
$_product = $this->getProduct();
|
35 |
$_helper = $this->helper('catalog/output');
|
36 |
?>
|
37 |
+
<?php $_new_attribute = $_product->getMgIsNew() ? '<div class="new-product">' . $this->__('NEW') . '</div>' : '' ?>
|
38 |
+
|
39 |
<?php if ($_product->getImage() != 'no_selection' && $_product->getImage()): ?>
|
40 |
|
41 |
<p class="product-image">
|
42 |
+
<?php echo $_new_attribute ?>
|
43 |
<?php
|
44 |
$_img = '<a href="' . $this->helper('catalog/image')->init($_product, 'image') . '" class="fancybox-img" rel="product-gallery"><img id="image" src="'.$this->helper('catalog/image')->init($_product, 'image') ->resize(405).'" alt="'.$this->htmlEscape($this->getImageLabel()).'" title="'.$this->htmlEscape($this->getImageLabel()).'" /></a>';
|
45 |
echo $_helper->productAttribute($_product, $_img, 'image');
|
48 |
|
49 |
<?php else: ?>
|
50 |
<p class="product-image">
|
51 |
+
<?php echo $_new_attribute ?>
|
52 |
<?php
|
53 |
$_img = '<img src="'.$this->helper('catalog/image')->init($_product, 'image')->resize(405).'" alt="'.$this->escapeHtml($this->getImageLabel()).'" title="'.$this->escapeHtml($this->getImageLabel()).'" />';
|
54 |
echo $_helper->productAttribute($_product, $_img, 'image');
|
app/design/frontend/modulesgarden/crystal/template/checkout/onepage.phtml
CHANGED
@@ -29,6 +29,7 @@
|
|
29 |
</div>
|
30 |
<script type="text/javascript" src="<?php echo $this->getJsUrl('varien/accordion.js') ?>"></script>
|
31 |
<script type="text/javascript" src="<?php echo $this->getSkinUrl('js/opcheckout.js') ?>"></script>
|
|
|
32 |
<ol class="opc" id="checkoutSteps">
|
33 |
<?php $i=0; foreach($this->getSteps() as $_stepId => $_stepInfo): ?>
|
34 |
<?php if (!$this->getChild($_stepId) || !$this->getChild($_stepId)->isShow()): continue; endif; $i++ ?>
|
29 |
</div>
|
30 |
<script type="text/javascript" src="<?php echo $this->getJsUrl('varien/accordion.js') ?>"></script>
|
31 |
<script type="text/javascript" src="<?php echo $this->getSkinUrl('js/opcheckout.js') ?>"></script>
|
32 |
+
<script type="text/javascript" src="<?php echo $this->getSkinUrl('js/opcheckout.extended.js') ?>"></script>
|
33 |
<ol class="opc" id="checkoutSteps">
|
34 |
<?php $i=0; foreach($this->getSteps() as $_stepId => $_stepInfo): ?>
|
35 |
<?php if (!$this->getChild($_stepId) || !$this->getChild($_stepId)->isShow()): continue; endif; $i++ ?>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Modulesgarden_Crystal</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
@@ -10,11 +10,13 @@
|
|
10 |
<description>ModulesGarden Crystal - Theme For Magento is a responsive skin intended to bring the breath of fresh air to your online store. Its exceptionality follows from the neat combination of simple graphic design, splendid slider and bright colors scheme, which as a whole will instantly capture the attention of all prospective clients.
|
11 |

|
12 |
Refresh the appearance of your eCommerce platform with our Crystal - Theme For Magento! You can do it absolutely for free in merely a few clicks: download the package from our website, upload it on your server and activate! </description>
|
13 |
-
<notes>
|
|
|
|
|
14 |
<authors><author><name>ModulesGarden</name><user>ModulesGarden</user><email>peter@inbsgroup.com</email></author></authors>
|
15 |
-
<date>2015-05-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magecommunity"><dir name="Modulesgarden"><dir name="ThemeCrystal"><dir name="Block"><dir name="Product"><file name="Bestseller.php" hash="229bfb803f8490d573f731810406ab96"/><file name="Featured.php" hash="6e74045722d9849c79d121954d331604"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4d3b8438d30dc57048fd4cc8aec47158"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Select.php" hash="3c2fe471710765c2b5c790f82c8daa6f"/></dir></dir></dir></dir><dir name="data"><dir name="mgthemecrystal_setup"><file name="data-install-1.0.0.php" hash="ae41dbffdf758c97dd8126ee78778ffe"/></dir></dir><dir name="etc"><file name="config.xml" hash="c37e5ca0257324819926d8a4893a0be8"/><file name="system.xml" hash="f91a6e27a1188b29724f7560b102d7bd"/></dir><file name="moduleVersion.php" hash="214f4a77eaaf2b0684e2885c3f45217f"/><dir name="sql"><dir name="mgthemecrystal_setup"><file name="install-1.0.0.php" hash="409751e2d7d56d0e5516ed0e79a8f954"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="modulesgarden"><dir name="crystal"><dir name="layout"><file name="catalog.xml" hash="067b21f8219021f3dae0e1a2985b0a56"/><file name="catalogsearch.xml" hash="9b97d4fcb2c2d4265e5efb5e3f877be0"/><file name="checkout.xml" hash="eb4a60a14a42b1cf1f3b0a1b81981d98"/><file name="cms.xml" hash="2563b8cda9e485a41aece377d5bfd878"/><file name="customer.xml" hash="d2b9b2e3f2dafd5557bbd347a8e754f1"/><file name="local.xml" hash="754d5576a81989295629d8a80b891123"/><file name="newsletter.xml" hash="d651d53837b9ad6cb70102b3e603179b"/><file name="page.xml" hash="68e3c4f10e86ba70e29e41e88ca475c3"/><file name="paypal.xml" hash="9c414774a1ad55feed3e6656aa3b77f2"/><file name="poll.xml" hash="2b2dccf513b83cea4ac9e3d9e9a07c4f"/><file name="reports.xml" hash="006dd44fd96bbdc872c4983bab8a2879"/><file name="review.xml" hash="3f86fc3f30c16721ae7888c810bafcd4"/><file name="tag.xml" hash="85dc3d54f65ddcff7ccecf9f8c3df3e4"/><file name="wishlist.xml" hash="85f251609bb45fa1721c5d09b1720436"/></dir><dir name="template"><dir name="callouts"><file name="left_col.phtml" hash="0834af473826bb3b948e6d443968d59f"/><file name="right_col.phtml" hash="0834af473826bb3b948e6d443968d59f"/></dir><dir name="catalog"><dir name="category"><file name="page.phtml" hash="da8088fd881c776e68f2096e3ccdb515"/><file name="view.phtml" hash="348d15b1044084bd926aecb1f505d892"/><dir name="widget"><dir name="link"><file name="link_block.phtml" hash="db7ebf6737ad571c9fdaa0e77029f554"/><file name="link_inline.phtml" hash="a0bf94c67c9b299639f0919945aab2b9"/></dir></dir></dir><dir name="layer"><file name="filter.phtml" hash="19a84cdf122ea2f81e513e6f312e44f0"/><file name="state.phtml" hash="a027df04a1906a48cdbed3bc2d59c5cf"/><file name="view.phtml" hash="34cadd2da077f4d2180b25d76179befe"/></dir><dir name="navigation"><file name="left.phtml" hash="9c7d8595136b4bcec87eee043582c08c"/><file name="top.phtml" hash="c91ddb53b136b440b3814e926f8d2b2f"/></dir><dir name="product"><file name="bestseller.phtml" hash="5a9e5969dc077d110929576e7fa90388"/><dir name="compare"><file name="list.phtml" hash="2b8a0182511a00ff10c6a137c9b84dce"/><file name="sidebar.phtml" hash="eb95eb9b8ef892e8f097cd3b406da52e"/></dir><file name="featured.phtml" hash="e03883ce7c78fc35e3d2721adce346ad"/><file name="gallery.phtml" hash="ef28634ad6fa4f1bab2fcfeb22efbece"/><dir name="list"><file name="related.phtml" hash="09ede9b24eea2a416048610d140fff9e"/><file name="toolbar.phtml" hash="1bfe8c84f149394c0857fc39534ab347"/><file name="upsell.phtml" hash="30c17aca83082ae1dd8a24bf67724dac"/></dir><file name="list.phtml" hash="6961b651747297ed398d1aa6bdb365d9"/><file name="new.phtml" hash="5ed19380f53ed6bfe314a2fafa5ef994"/><file name="price.phtml" hash="e22f1cc974932565ac45cf4107a2dcd2"/><dir name="view"><file name="additional.phtml" hash="75d35ae44509ed4870d0474d244e1b08"/><file name="addto.phtml" hash="fbd3e1f65e3ae8f250392ef28a1af45c"/><file name="addtocart.phtml" hash="fba30c9a5febd48460e827d0b7a39262"/><file name="attributes.phtml" hash="2c0f5b54ad2e2a23434d407545f352ca"/><file name="description.phtml" hash="d6947fdbdf690f6593bfd8dfa51aaf62"/><file name="media.phtml" hash="adb9b40530342f90e99b8d4291cca258"/><dir name="options"><file name="js.phtml" hash="cbce4dbf550a285377e912a0d84ffac5"/><dir name="type"><file name="date.phtml" hash="10db5e907373a5dd29aaa6c697fe48ed"/><file name="default.phtml" hash="12ca975f28ceb725c86d88c3b02bfdfd"/><file name="file.phtml" hash="bd76fb7fda5ed6f80e64c019e891283e"/><file name="select.phtml" hash="32f52b09af56e1dba477d510cfdef8b8"/><file name="text.phtml" hash="1c29cdba2a0e0b1f15f68c3fbc3b07eb"/></dir><dir name="wrapper"><file name="bottom.phtml" hash="f74e0101b9348de711673a442a523883"/></dir><file name="wrapper.phtml" hash="deccc0442fcd68885e0ebfeaa91018ea"/></dir><file name="options.phtml" hash="014679e6223efcb1fcaede2b66f0ac7e"/><file name="price.phtml" hash="c55bb537b537845cc22fe46eee32b3f2"/><file name="price_clone.phtml" hash="aca0dd622abfcd04e82407d2b4763c65"/><file name="tierprices.phtml" hash="0105721a68cc8e7210fd6240a8c656bf"/><dir name="type"><file name="configurable.phtml" hash="e0dbac1a30611fa918be451ff274687d"/><file name="default.phtml" hash="07591ae059411e254686c34c81007120"/><file name="grouped.phtml" hash="8ec000960905666d70d5f8a5e664c59f"/><dir name="options"><file name="configurable.phtml" hash="d4d7a289ddcb74624111957fd4440370"/></dir><file name="simple.phtml" hash="e0dbac1a30611fa918be451ff274687d"/><file name="virtual.phtml" hash="e0dbac1a30611fa918be451ff274687d"/></dir></dir><file name="view.phtml" hash="54269effa69196c7e01752c606f99284"/><dir name="widget"><dir name="link"><file name="link_block.phtml" hash="acb9c13c312a0c94e7961ccab5c65d68"/><file name="link_inline.phtml" hash="3dfa87b0129d802a5c9ea560d1f6acbb"/></dir><dir name="new"><dir name="column"><file name="new_default_list.phtml" hash="dcf590457d8452a484982d92b07d4ddb"/><file name="new_images_list.phtml" hash="3857d8040dc4bdade3bf6f6bf61f7133"/><file name="new_names_list.phtml" hash="f6634f4255ab4cffd99460d9909a59c6"/></dir><dir name="content"><file name="new_grid.phtml" hash="fcc88367a6195d901ac6fd01d2061ac5"/><file name="new_list.phtml" hash="a3942e747640c685bc269b1e6eaa8164"/></dir></dir></dir></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="241e7a915d2cc0c3f0c630955ebf96a5"/><file name="result.phtml" hash="1c0913417f5832f97bc8f3050847397a"/><file name="term.phtml" hash="5845fda49f8df1d31ac7082d0e78cbef"/></dir><dir name="checkout"><dir name="cart"><file name="coupon.phtml" hash="ab4d09a164198154f1a0e05b4a794a3b"/><file name="crosssell.phtml" hash="b9762f226ae791c773c921b7096ae0f5"/><dir name="item"><dir name="configure"><file name="updatecart.phtml" hash="ca22b44c298674148a80fe8ada1a5fb1"/></dir><file name="default.phtml" hash="8224692753f4e15784a0c5d1eaf7f082"/></dir><file name="noItems.phtml" hash="411c34be69c804d60e0bd5bcae714a9c"/><dir name="render"><file name="default.phtml" hash="9b2d0e47b6fc42c97cd05fa96ff6fb35"/><file name="simple.phtml" hash="656aba2c7b4be9755ed38a73a85ec2fa"/></dir><file name="shipping.phtml" hash="4c3e61c34c4ea4a1785cd3ce7e7f809a"/><dir name="sidebar"><file name="default.phtml" hash="cdee4fc166a08cb8bc67fd3add18185c"/></dir><file name="sidebar.phtml" hash="c2a8d3484529073567a94621bf1a4724"/><file name="totals.phtml" hash="1ef7ee9d74757622950be3c09e6fb907"/></dir><file name="cart.phtml" hash="88a77348a5aca7b78f81678b04fdba77"/><dir name="multishipping"><dir name="address"><file name="select.phtml" hash="24e5b3ae470161224b7ec93dfa076d20"/></dir><file name="addresses.phtml" hash="c4a8ddb3f20ec901c128fc53493cbb89"/><file name="agreements.phtml" hash="40405d808754920a21384811150c428a"/><dir name="billing"><file name="items.phtml" hash="dd651dc188bdf99f7e66a8c13c6ac5ff"/></dir><file name="billing.phtml" hash="ba2f65a2005ad5a7e672beb05abb0755"/><dir name="item"><file name="default.phtml" hash="7611ccf607bb1bfa7a6da29d15ab4bde"/></dir><file name="link.phtml" hash="485c52635edde2b20cae0195572c4cf1"/><dir name="overview"><file name="item.phtml" hash="b56df45e1197995f8e4bdecf1a03f475"/></dir><file name="overview.phtml" hash="7618f74e652d6fccb70504faa92fc0d4"/><file name="shipping.phtml" hash="4b14b9aca6a3f15e341cc35dd66ecfbe"/><file name="state.phtml" hash="70b551955e8039952f7ee34bd8965db1"/><file name="success.phtml" hash="ab59b63b15572789ecb1cb7e3b4632b7"/></dir><dir name="onepage"><file name="link.phtml" hash="7a760608709b3008233161d107b73110"/><file name="login.phtml" hash="828a87a6e8fb700c4f99f4f14ca42b6c"/><dir name="payment"><file name="info.phtml" hash="8e6e9b895acebae19f2cc9109fa72df3"/><file name="methods.phtml" hash="d874f75263e3eb9c7abd28bbe3750a38"/></dir><file name="payment.phtml" hash="97b5645289f03970355636f8f0461be1"/><dir name="review"><file name="button.phtml" hash="3b56a08133efff951d10e664f9cc6b07"/><file name="info.phtml" hash="174fc64c1890657a182cf517776455ad"/></dir><file name="shipping_method.phtml" hash="2d6c8db9efe5b19d2efbc78ceca147fc"/></dir><file name="onepage.phtml" hash="3317bb6bd13de8fced90130cb92df056"/><file name="success.phtml" hash="8bdb46b17a5a5a0cbd36f25ae9acf61f"/><dir name="total"><file name="default.phtml" hash="7ee091bdabdc050724203568cb433eb0"/></dir></dir><dir name="cms"><file name="content.phtml" hash="1dd256bfecd8e159da5750999f692ea0"/><dir name="widget"><dir name="static_block"><file name="default.phtml" hash="f03fd36d42a84f2f1aa2a96c7501a375"/></dir></dir></dir><dir name="contacts"><file name="form.phtml" hash="c6c56fdb8516ad717599285ea044d835"/></dir><dir name="customer"><dir name="account"><dir name="dashboard"><file name="address.phtml" hash="bd1d2e0b663af08cb893524cb14a5878"/><file name="hello.phtml" hash="aaf6637cf204354d10ced5975ffa8628"/><file name="info.phtml" hash="d66afd402a82ce5952f7cd10967959fb"/><file name="newsletter.phtml" hash="7a88755792de255d8734420b24aed220"/></dir><file name="dashboard.phtml" hash="138c8acecc3c7a72855d5482c0d41a03"/><dir name="link"><file name="back.phtml" hash="269b03c61ac58ecd42b376da3c4951d6"/></dir><file name="navigation.phtml" hash="d80c92e74821c7d4832bb5cb6630f9bb"/></dir><dir name="address"><file name="book.phtml" hash="e3397c3ceeba1630cabc3037452e5d58"/><file name="edit.phtml" hash="18c163f1c83bc45106dc9c40b44772f9"/></dir><file name="address.phtml" hash="c7d1e96e337bd0f6fd42c619f80cbf45"/><file name="balance.phtml" hash="ffa5f9c1eb242c496867672d79be73e0"/><dir name="form"><file name="address.phtml" hash="e216399279d85465677990bc7494e269"/><file name="changepassword.phtml" hash="6ad2dd980476c29a028027dd41d8303a"/><file name="confirmation.phtml" hash="c39f36698a5c4ecc361abcddccb69d25"/><file name="edit.phtml" hash="4824abf69c20fe13f97b51377a9b08ca"/><file name="forgotpassword.phtml" hash="025f136a7da53f4017fac2e6aa9a2c11"/><file name="login.phtml" hash="a787ec12e5c529a0fc6e3b702a2d7391"/><file name="mini.login.phtml" hash="f1df8f8a52dd3d964731029a171afee8"/><file name="newsletter.phtml" hash="4766be7bd5d3a2ec1c94130ef0e34023"/><file name="register.phtml" hash="4daa8e884978121e4ef96b41be891d68"/><file name="resetforgottenpassword.phtml" hash="daf6afabee59356227af4b5664ad8a03"/></dir><file name="logout.phtml" hash="aa38c8d8147fdfacffecdacf6e09a52a"/><file name="orders.phtml" hash="8d3430d4841209de8267892d42457300"/><dir name="widget"><file name="dob.phtml" hash="af46c6cfb854ad52b892e39ff29388de"/><file name="gender.phtml" hash="594a9f74083e45aa2328a3927534a321"/><file name="name.phtml" hash="9548a15c7e0b8185d694b887f9b96e63"/><file name="taxvat.phtml" hash="7ef67202f72805aa4c30d7e12ba6048a"/></dir><file name="wishlist.phtml" hash="24bae79b660c3aab3d180d93638c4cdd"/></dir><dir name="downloadable"><dir name="checkout"><dir name="cart"><dir name="item"><file name="default.phtml" hash="1e89739a6c07806a66b5b0e4deccf501"/></dir></dir></dir><dir name="customer"><dir name="products"><file name="list.phtml" hash="b0a6197b323f8194952c205a224bb8c2"/></dir></dir></dir><dir name="newsletter"><file name="subscribe.phtml" hash="dca96e0c573ecb6784d494b69142472c"/></dir><dir name="page"><file name="1column.phtml" hash="50096e5c6089442bfebba4cbb926d46d"/><file name="2columns-left.phtml" hash="6e520fdbc82be702f413a5b13cbcb104"/><file name="2columns-right.phtml" hash="0fac95b60daabeb54d400700f1067a40"/><file name="3columns.phtml" hash="239f5f717884ce36406c791d4e8b74d6"/><file name="baners.phtml" hash="0f1a23568c4b2128d4611a770f83056a"/><file name="brands.phtml" hash="5f6aead0712a83d4a75f3a726eeef835"/><dir name="html"><file name="breadcrumbs.phtml" hash="b2fa7f6eaf26e082e87441795165de90"/><file name="footer.phtml" hash="13176e8f029fea3b87ffeee725de5c0d"/><file name="head.phtml" hash="7f0f9235010d76e15941aa790b1e9a88"/><file name="header.phtml" hash="5711a97602dfda16181644f6dc5ac124"/><file name="notices.phtml" hash="da5ebd928526806c5908e5f53533b774"/><file name="pager.phtml" hash="1752c9ac8819b13684fdbba9f0fddd58"/><file name="top.links.phtml" hash="5a2867d7e8e0367c7a5ccd279c6b5f9d"/><file name="topmenu.phtml" hash="014b71e2ae6c3c9ab8802eacce249fdf"/><file name="viewpointmeta.phtml" hash="605fe92e7abaa2018e83f09776f18f9e"/><file name="wrapper.phtml" hash="17f11c22d69e9633c2a09f41cc28eaa9"/></dir><dir name="switch"><file name="languages.phtml" hash="ef27ad040530bb57e8dbad00a2edbd8b"/></dir><dir name="template"><file name="links.phtml" hash="d96096b9bfca580035b57e85963a3ce4"/><file name="linksblock.phtml" hash="3c0c73c49d39492e7a049f9d6b6f6200"/></dir></dir><dir name="payment"><dir name="catalog"><dir name="product"><dir name="view"><dir name="profile"><file name="options.phtml" hash="486e22cdd97f53d06489250a2d8ba349"/><file name="schedule.phtml" hash="2fecc41bba90f77cabb7ff87eed33c81"/></dir></dir></dir></dir><dir name="form"><file name="banktransfer.phtml" hash="78cfa40ca72015dde7227664c6b35f1b"/><file name="cashondelivery.phtml" hash="50541f512870ae803c04aeb3658a93d7"/><file name="cc.phtml" hash="630581c3d649ee8fe151a36182b6203e"/><file name="ccsave.phtml" hash="4755252df87e17b47b18c6836a69f938"/><file name="checkmo.phtml" hash="eeed7840c16ffbf56addac2588f0dbab"/><file name="purchaseorder.phtml" hash="aadf40ccc3e093874b7b0fe01465e500"/></dir><dir name="info"><file name="banktransfer.phtml" hash="5f4c13e7db3f80164ea73d13eb437bd1"/><file name="checkmo.phtml" hash="ebcdc5ee889dadd063a89dc9702bcb5d"/><file name="default.phtml" hash="45c8c15ae25c36cb2eff916d97ef822d"/><file name="purchaseorder.phtml" hash="c9e165e5f6009b3126e2c0743f1ecd06"/></dir></dir><dir name="persistent"><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="565640adf366d32d52d71699c2308543"/><file name="login.phtml" hash="91688327b7d92548b17f0910f98b2cd0"/></dir></dir><dir name="customer"><dir name="form"><file name="login.phtml" hash="42b83ae604c19b8ac856f0a6d698b49a"/></dir></dir></dir><dir name="rating"><file name="detailed.phtml" hash="fd0413a654744d23ce6eea412221a2e4"/><file name="empty.phtml" hash="2b5189dccbaa36740993f45bd6f11214"/></dir><dir name="review"><dir name="customer"><file name="list.phtml" hash="3eff3e3faf65fd7addc56203a4ad5f77"/><file name="recent.phtml" hash="db2da0952d12c186927fa0e5de73ef92"/><file name="view.phtml" hash="f829a98a214c59676589063ef427aadf"/></dir><file name="form.phtml" hash="e25cd60279bd075dc560ca343346eded"/><dir name="helper"><file name="summary.phtml" hash="7c15b7078c848df9d2346ccd1d13cad5"/><file name="summary_short.phtml" hash="3235ad0cf2262197433a415c30fcadc2"/></dir><dir name="product"><dir name="view"><file name="count.phtml" hash="4330b226b0de0c1e151ea0e8cfc60bec"/><file name="list.phtml" hash="581e6f2c2198689b86f23f277f93f238"/><file name="other.phtml" hash="0f7a97276b6b495e1b3dedf488018625"/></dir></dir><file name="view.phtml" hash="0aeb91cca40ccadffc2cde36918af5d6"/></dir><dir name="sales"><dir name="reorder"><file name="sidebar.phtml" hash="ac91918f5063450f491937521c9b1bf9"/></dir></dir><dir name="tag"><file name="list.phtml" hash="72206a445a6af8e6dca7c119bfda7b80"/><file name="popular.phtml" hash="e9b088139e11f865c080f15b9859d02d"/></dir><dir name="wishlist"><file name="view.phtml" hash="15959ac531383b9d597e22960d6340c4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Modulesgarden_ThemeCrystal.xml" hash="0e8a63bff4e300ab34a86b3b61b7ba37"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="modulesgarden"><dir name="crystal"><dir name="css"><file name="color-footer-dark.css" hash="316921d49403e27403927ab44f6ef445"/><file name="color-footer-lightgray.css" hash="0ffb47a394c9b970df8b39f97197b1f6"/><file name="color-footer-white.css" hash="04bb18093e5dc97ca623181e61418b6b"/><dir name="font_awesome"><dir name="css"><file name="font-awesome.css" hash="701a716398620a5f24f4b15bd312b934"/><file name="font-awesome.min.css" hash="feda974a77ea5783b8be673f142b7c88"/></dir><dir name="fonts"><file name="FontAwesome.otf" hash="19231917733e2bcdf257c9be99cdbaf1"/><file name="fontawesome-webfont.eot" hash="7149833697a959306ec3012a8588dcfa"/><file name="fontawesome-webfont.svg" hash="65bcbc899f379216109acd0b6c494618"/><file name="fontawesome-webfont.ttf" hash="c4668ed2440df82d3fd2f8be9d31d07d"/><file name="fontawesome-webfont.woff" hash="d95d6f5d5ab7cfefd09651800b69bd54"/></dir><dir name="less"><file name="bordered-pulled.less" hash="5b3f3e1353ea7ab9d10fd7598fbd214b"/><file name="core.less" hash="b5507859b83e01561e0b171a1a8a21a7"/><file name="fixed-width.less" hash="5e07ec001f8d21bd279c12ee542813f7"/><file name="font-awesome.less" hash="65493b74c9bfb5c6942e61239efdb3de"/><file name="icons.less" hash="2e03dd427613acb1f97eb506bcc24c83"/><file name="larger.less" hash="8cb65280c0f889daf72626c21a7c8628"/><file name="list.less" hash="975571323cf880a4a30601998236b027"/><file name="mixins.less" hash="3a0108713f34ca1fcbe22451585886b5"/><file name="path.less" hash="baaf503b6821b49336f242445bcf26ca"/><file name="rotated-flipped.less" hash="a8476cdc50c264abd11ff59d6a9dd025"/><file name="spinning.less" hash="f7ceb182bd98b795cf0a55e90c518a14"/><file name="stacked.less" hash="518e2b2d263982d2caa1e6514b4b4eac"/><file name="variables.less" hash="d40d1e811702269d6aa862070b652a34"/></dir><dir name="scss"><file name="_bordered-pulled.scss" hash="e4f85472a1f6ed0e23a473b8e00ef071"/><file name="_core.scss" hash="5a0ac797103875112d48b5d51f0dc71d"/><file name="_fixed-width.scss" hash="9277ab6964a434d499873687b00be906"/><file name="_icons.scss" hash="18308d3f72183aaad1047e3e4200f7ba"/><file name="_larger.scss" hash="e95931566f6fc6ad5685c4fa9802e206"/><file name="_list.scss" hash="7107e80b053928271d5fcf422dc29490"/><file name="_mixins.scss" hash="e0baf3cfd00f9ba22126d3dfbacbce22"/><file name="_path.scss" hash="ac2a848f68cffed328272615bfca2500"/><file name="_rotated-flipped.scss" hash="9f5d4bc6fadea89328d2aac26574a9d8"/><file name="_spinning.scss" hash="7dcbea35ea3ee2f576354daeb510ab33"/><file name="_stacked.scss" hash="5594237226aedfbca2fa1c7f4604c214"/><file name="_variables.scss" hash="259f90841b8ddd08055d42737acaae95"/><file name="font-awesome.scss" hash="6adfa5c642be301ec4af882faa5cecbf"/></dir></dir><file name="lato-font.css" hash="62b6baef2b3d98a26453131ebf354ab0"/><file name="oauth-simple.css" hash="3da633ac3800b0d5a9501e089202c760"/><file name="open-sans-font.css" hash="98d4726399cc292ef212b66e2ad36d73"/><file name="print.css" hash="0931bba935b423c1e1866b4e586de88e"/><file name="raleway-font.css" hash="ed766a8fd6192377a27095fd85a21a10"/><file name="responsive.css" hash="4c849b085c056681c13006256da11634"/><file name="roboto-font.css" hash="c04cd79b21689d66bbc9880107f53a26"/><file name="styles-ie.css" hash="fd54c1025b9de3cea9002e1d6d8efdaf"/><file name="styles.css" hash="b92a1c32734dd836e7e37eaaf06eb6cb"/><file name="styles_blue.css" hash="2a41e011446aee1f65e6a956e267fbd6"/><file name="styles_red.css" hash="6593fc0653326a67fecb66cd56b196b8"/><file name="widgets.css" hash="e755828e5680da2e27edecbeafe553fc"/></dir><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><dir name="images"><file name="arrow_carusel.jpg" hash="a5c4b8b509a145c21faa5e58183bc6be"/><file name="calendar.gif" hash="94c62137a4d5cfde05e5822e3971c0e0"/><file name="cart.png" hash="4aed591a7e30a96b42d0128f74353d33"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="7f8ec531ce4e8be7caa9a588c738877e"/><file name="small_image.jpg" hash="262c03da4f05f6ee86e047d9778def87"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="circle.png" hash="af9fcbd60a64da62fe565f732b6f3a86"/><file name="circle_blue.png" hash="08a653bd76583c789fddb43363cc30c2"/><file name="circle_red.png" hash="96e0ceb02502d210f62fa1ca3ab06f50"/><file name="crsl-image.png" hash="e0dfbd3bf979f252d8ffa81d86132195"/><file name="eye.png" hash="ac7afaa0316ed806780f6e8386536038"/><file name="grid.png" hash="bb1e0e5c7c78b45025fa54401b6fb7cb"/><file name="grid_blue.png" hash="526b6eba940bec8cfb168c3cc8c77dcc"/><file name="grid_n.png" hash="7c242c5cba34f79deb4171e298c353f9"/><file name="grid_red.png" hash="7be78bf29801819ea1bb74615d538bd7"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_arrow-top.png" hash="012c2813c8018ec5b58063c06968ba4d"/><file name="i_arrow-top_blue.png" hash="51d5a82d1e54179bebc62b8935bcae7e"/><file name="i_arrow-top_red.png" hash="57cf93591dfc01392fba9a2ecba38172"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asc_arrow.png" hash="ce2a90f4d1bd2d17dbc5630d0438ecb6"/><file name="i_asc_arrow_blue.png" hash="0be3f7d691653472390e59b500feedd6"/><file name="i_asc_arrow_red.png" hash="dff87f9eed9f8f6c5b5a2d9d677c22c7"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_desc_arrow.png" hash="7550acdba5794a775dc0d114fb97ec04"/><file name="i_desc_arrow_blue.png" hash="e5540b9e17d5331da2ba003e0dbe1c94"/><file name="i_desc_arrow_red.png" hash="6aabf45cb33b4b72ce5272748c824938"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="list.png" hash="8b9d9f85fc24a62357fcf15ca3480b33"/><file name="list_blue.png" hash="ac3eea219e5a33bef7a9e7ac4396ef97"/><file name="list_n.png" hash="c2ec852c8aa03b951a8a40da0ab46c33"/><file name="list_red.png" hash="ea6769913aedb4a0e274bb6c507b1349"/><file name="logo.gif" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/><file name="logo.png" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/><file name="logo_blue.gif" hash="0d20b0e97b32f9f238eefc2d752791bf"/><file name="logo_red.gif" hash="64b36ba5882a0a3a767b0ed7332b4c5f"/><dir name="media"><file name="logo.png" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/></dir><file name="pager_arrow_left.gif" hash="a212ac6e10e090a94578876cd8dc5a7c"/><file name="pager_arrow_left_blue.gif" hash="778119d8117d58db410b9ffd6d91d3e1"/><file name="pager_arrow_left_red.gif" hash="be12af073dd071ccb1303fd1b577dd58"/><file name="pager_arrow_right.gif" hash="c1e688c63b94fff68eccf2d0c8017b4b"/><file name="pager_arrow_right_blue.gif" hash="2842a34bb79eedeea4fc13c0d5ada48a"/><file name="pager_arrow_right_red.gif" hash="cd8605d7ff3f69fb29b800a0ab234950"/><file name="plus.png" hash="5713c7c00702781aca68754160253ef3"/><file name="plus_blue.png" hash="51b894cd453d8361a53311e484fbc580"/><file name="plus_red.png" hash="cab6e42248c6651dcdfe1f1cc509fc7b"/><file name="search_button.png" hash="09c93ed5e39dcaae4831052678762324"/><dir name="slider"><file name="baner1.jpg" hash="035ba5223b3542cd0abdce86d71637e3"/><file name="baner2.jpg" hash="bc8d7baf6aed72dfd04541a80ed1de60"/><file name="ciecie_lista_kat_03.png" hash="b83034050eeefc69360b7b63e2982559"/><file name="logo_brands.jpg" hash="8af988cb7043558987db535ce4ff789b"/><file name="slide1-one.jpg" hash="09736c11c78df24d681caec52066ef9b"/><file name="slide1.jpg" hash="6d7633b1f8637f7c64648a0f3a5e0b4f"/><file name="slide2-one.jpg" hash="a4a22559d6c628d3ca36b9a97576d896"/><file name="slide2.jpg" hash="89873c377adfaf7e61c4ee1212514321"/><file name="slide3-one.jpg" hash="566e7687648faa296ad3f7e2364cacdb"/></dir><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="wish.png" hash="f86cdb4fdfdee5619a2752221d48d347"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><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></dir></dir><dir name="js"><file name="custom.js" hash="b757d678fa64015f151b65f3b9953d95"/><dir name="fancybox"><file name="blank.gif" hash="325472601571f31e1bf00674c368d335"/><file name="fancybox_loading.gif" hash="328cc0f6c78211485058d460e80f4fa8"/><file name="fancybox_loading@2x.gif" hash="f92938639fa894a0e8ded1c3368abe98"/><file name="fancybox_overlay.png" hash="77aeaa52715b898b73c74d68c630330e"/><file name="fancybox_sprite.png" hash="783d4031fe50c3d83c960911e1fbc705"/><file name="fancybox_sprite@2x.png" hash="ed9970ce22242421e66ff150aa97fe5f"/><dir name="helpers"><file name="fancybox_buttons.png" hash="b448080f8615e664b7788c7003803b59"/><file name="jquery.fancybox-buttons.css" hash="cac75538c2e3ddfadef839feaca8e356"/><file name="jquery.fancybox-buttons.js" hash="f53c246661fb995a3f12e67fa38e0fa0"/><file name="jquery.fancybox-media.js" hash="c017067f48d97ec4a077ccdf056e6a2e"/><file name="jquery.fancybox-thumbs.css" hash="52ddd84a9f42c1d4cd86d518a7f7e8bc"/><file name="jquery.fancybox-thumbs.js" hash="cf1fc1df534eede4cb460c5cbd71aba6"/></dir><file name="jquery.fancybox.css" hash="6c55951ce1e3115711f63f99b7501f3a"/><file name="jquery.fancybox.js" hash="921e9cb04ad6e2559869ec845c5be39b"/><file name="jquery.fancybox.pack.js" hash="cc9e759f24ba773aeef8a131889d3728"/></dir><file name="ie6.js" hash="5dbfb553bbaab5ef71ecf92ea81b7a59"/><file name="jquery.flexisel.js" hash="e2b1e9926a23e002e3283df45e47ee8b"/><dir name="layerslider"><dir name="css"><file name="blank.gif" hash="76084e29cb2cf72b320e888edc583dfb"/><file name="layerslider.css" hash="cff418c08f8f6c03660f90e791beddb5"/></dir><dir name="js"><file name="greensock.js" hash="37b8cf3e6997604340964adb3462b76d"/><file name="jquery.js" hash="562161bd1acad5172cd861f4835a5652"/><file name="layerslider.kreaturamedia.jquery.js" hash="15d2411ac58e00b29bfc552ab6428f54"/><file name="layerslider.transitions.js" hash="33f82fea7aa75721d82fc3cec6d48690"/></dir><dir name="skins"><dir name="borderlessdark"><file name="loading.gif" hash="e82577eeffcfdbb0ee0b96210a4c9afd"/><file name="nothumb.png" hash="575f8a12504e09d515edc26a0fe5eece"/><file name="shadow.png" hash="35a1002c529afb496b5642e8a9b35466"/><file name="skin.css" hash="81f75d27f86e83b442572e9660983df8"/><file name="skin.png" hash="dfc9e677df11103054c1c043ff52a4a9"/></dir><dir name="borderlessdark3d"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="dfc1373cfdc6bcc673ad236d9482cf39"/><file name="skin.css" hash="6c937a06bcac530ed839dc9659891a69"/><file name="skin.png" hash="744e435ecd2a7513fa1cf1e586ecd14a"/></dir><dir name="borderlesslight"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="35a1002c529afb496b5642e8a9b35466"/><file name="skin.css" hash="2473f57f10bd6f0774e269cc7f48154d"/><file name="skin.png" hash="dd7e700c6895505621f0fea9d13dc46e"/></dir><dir name="borderlesslight3d"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="dfc1373cfdc6bcc673ad236d9482cf39"/><file name="skin.css" hash="c08f1c979ba318c785ce9e108a81a0f5"/><file name="skin.png" hash="50031e6021412aa36c2bd19a317c1071"/></dir><dir name="carousel"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="86e04178853cbcb48b2804584b607d2d"/><file name="skin.png" hash="2168ddf8139d2f6e4bfaf5f0288b8137"/></dir><dir name="darkskin"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="575f8a12504e09d515edc26a0fe5eece"/><file name="skin.css" hash="7aa8160d6a51a6644ce5c94b5455683d"/><file name="skin.png" hash="d9ec414f3779a5dc5654403f3c59a7ea"/></dir><dir name="defaultskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="43461c47d6853954b7df5663708077c7"/><file name="skin.png" hash="715012a0ceef20b603c81dede7ad5a65"/></dir><dir name="fullwidth"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="b3f8dbdbfa285ce58cf629f72e93c2ed"/><file name="skin.png" hash="50031e6021412aa36c2bd19a317c1071"/></dir><dir name="fullwidthdark"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="77f91e85513a68c68363ea8f5ce49046"/><file name="skin.png" hash="c2a9f34b086952c71cb599618fc928ba"/></dir><dir name="glass"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="7feecb2e0fe23274fe6a0bda004680fe"/><file name="skin.css" hash="bc481392c81acab1393f11f7736923d0"/><file name="skin.png" hash="a52d3924867a503e3a191affd35af3ce"/></dir><dir name="lightskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="76dd2fcd0e9a152ac268a844249e03b3"/><file name="skin.png" hash="7a7014b8762c5855d4a973ad44b4115b"/></dir><dir name="minimal"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="12a92190387c645598e919df09987d4b"/><file name="skin.png" hash="683ce20cf7650bb023a509b2182a183b"/></dir><dir name="noskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="a7490e3bb30033a37d1fe123c5a675e4"/><file name="skin.png" hash="04b2ee7f7f946c9af534a01bf683505f"/></dir><dir name="v5"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="bc97c95ae9fed681515eb45e119fea31"/><file name="skin.png" hash="04ec18a1e23a9b20cde5575245ebead4"/></dir></dir></dir><dir name="owl-carousel"><file name="AjaxLoader.gif" hash="5b8b06c052cac80413d62e5c45f9f37b"/><file name="Thumbs.db" hash="a222d71aeade05d901cd99b0008ce598"/><file name="grabbing.png" hash="d817e1dba5bd5d891d0504bf1715807b"/><file name="owl.carousel.css" hash="b51416af9e8adbe3d16f5f2526aba221"/><file name="owl.carousel.js" hash="950cd1fb28bd7d6a678a80de1a2e09a1"/><file name="owl.carousel.min.js" hash="a8933eddce0140ff58bdb697930f8164"/><file name="owl.theme.css" hash="f23cf727e4fcca9a5470658da5e755c9"/><file name="owl.transitions.css" hash="b1bdaeac4065bf67a7d7a06213192964"/></dir></dir><file name="oauth-simple.css" hash="3da633ac3800b0d5a9501e089202c760"/></dir></dir></dir><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="modulesgardenbase"><dir name="css"><file name="modulesgarden.css" hash="650577b300aee71663f56162c3281473"/></dir><dir name="img"><file name="arrows.png" hash="8f6063c353557f32422521b2d7944734"/><file name="arrows_both.png" hash="0c1e461aa5a44b095a7522d08fa620bf"/><file name="arrows_down.png" hash="28b63c1742de966de6627d09047655d4"/><file name="arrows_down_dr.png" hash="58a61fbd2450542546e1a8bb46f990a7"/><file name="arrows_right.png" hash="e0e361c5792b26f5da2a2122b9f88d3f"/><file name="arrows_right_dr.png" hash="8b7af3a05c2b921313b39ae4fca2c3bf"/><file name="arrows_up.png" hash="f5210ec0865d4f2e59f878fc18506c61"/><dir name="icons"><file name="add_btn_icon.gif" hash="29ba6721f6188ffb67d1ce971a17509a"/><file name="bkg_btn-close2.gif" hash="efbc20287cea1d26712b4d9bd4a4d7b5"/><file name="btn_add-image_icon.gif" hash="b85039dd1dd204f348b6df6f3b11dcf7"/><file name="btn_add-widget_icon.gif" hash="eb7c1817b3706ce99cd1e4a0fbb619e7"/><file name="btn_go.gif" hash="0bfe09ca976da5ff1a6474305a40c95b"/><file name="btn_save_icon.gif" hash="bb25772f4f864f0ab4fd27255f027641"/><file name="btn_show-hide_icon.gif" hash="3e906aa321395f8828d457936dd5c4d9"/><file name="cancel_btn_icon.gif" hash="30a7d2003e8456ae2fb18eb52ad43305"/><file name="entry_edit_head_arrow_down.gif" hash="c0cc1a81d382db0f93d1acb243331c68"/><file name="entry_edit_head_arrow_down2.gif" hash="fd5c4bcf6ba5012262acb3b5108498ea"/><file name="entry_edit_head_arrow_up.gif" hash="fe7b94bd5c8984930143d3875523de3b"/><file name="error-msg.png" hash="dbcd59735bdd1fc9d8817f1ed3913ca9"/><file name="error_msg_icon.gif" hash="8855b0d4f318bf14e5f721617298447c"/><file name="icon_btn_add.gif" hash="29ba6721f6188ffb67d1ce971a17509a"/><file name="module.png" hash="7dfc67e00048390302bbabd7562e5510"/><file name="more_arrow.gif" hash="6702a983eba5b8273c60102c2d16d43e"/><file name="reload.png" hash="a6550016386975aa94cd36ae00e641b8"/><file name="save_btn_icon.gif" hash="bb25772f4f864f0ab4fd27255f027641"/></dir><file name="mgcommerce-logo.png" hash="8757e70e181c7360dbf280a94250a3ac"/><file name="modulesgarden.png" hash="60c4a74c9f6499dd1f0f62a668a1f777"/></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.13</min><max>5.4.0</max></php><package><name>Modulesgarden_Base</name><channel>community</channel><min>1.0.0</min><max></max></package></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Modulesgarden_Crystal</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
10 |
<description>ModulesGarden Crystal - Theme For Magento is a responsive skin intended to bring the breath of fresh air to your online store. Its exceptionality follows from the neat combination of simple graphic design, splendid slider and bright colors scheme, which as a whole will instantly capture the attention of all prospective clients.
|
11 |

|
12 |
Refresh the appearance of your eCommerce platform with our Crystal - Theme For Magento! You can do it absolutely for free in merely a few clicks: download the package from our website, upload it on your server and activate! </description>
|
13 |
+
<notes>New Feature: The 'new' attribute is now shown in products catalogue and a product view.
|
14 |
+
Bug Fix: Error occured on the configuration page in the admin area.
|
15 |
+
Bug Fix: 'Extended One Page Checkout' JavaScript file. </notes>
|
16 |
<authors><author><name>ModulesGarden</name><user>ModulesGarden</user><email>peter@inbsgroup.com</email></author></authors>
|
17 |
+
<date>2015-05-14</date>
|
18 |
+
<time>11:18:01</time>
|
19 |
+
<contents><target name="magecommunity"><dir name="Modulesgarden"><dir name="ThemeCrystal"><dir name="Block"><dir name="Product"><file name="Bestseller.php" hash="229bfb803f8490d573f731810406ab96"/><file name="Featured.php" hash="6e74045722d9849c79d121954d331604"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4d3b8438d30dc57048fd4cc8aec47158"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><file name="Select.php" hash="3c2fe471710765c2b5c790f82c8daa6f"/></dir></dir></dir></dir><dir name="data"><dir name="mgthemecrystal_setup"><file name="data-install-1.0.0.php" hash="ae41dbffdf758c97dd8126ee78778ffe"/></dir></dir><dir name="etc"><file name="config.xml" hash="5aadb63ba3336da82017563ecff58c42"/><file name="system.xml" hash="e59d4f2c8f185adef9ac7ad379876a29"/></dir><dir name="sql"><dir name="mgthemecrystal_setup"><file name="install-1.0.0.php" hash="409751e2d7d56d0e5516ed0e79a8f954"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="modulesgarden"><dir name="crystal"><dir name="layout"><file name="catalog.xml" hash="f3c60316b0bd5cfd166bd347b9748ed3"/><file name="catalogsearch.xml" hash="9b97d4fcb2c2d4265e5efb5e3f877be0"/><file name="checkout.xml" hash="eb4a60a14a42b1cf1f3b0a1b81981d98"/><file name="cms.xml" hash="2563b8cda9e485a41aece377d5bfd878"/><file name="customer.xml" hash="d2b9b2e3f2dafd5557bbd347a8e754f1"/><file name="local.xml" hash="6c40c19db95ff239c93e335f47cecf5a"/><file name="newsletter.xml" hash="d651d53837b9ad6cb70102b3e603179b"/><file name="page.xml" hash="68e3c4f10e86ba70e29e41e88ca475c3"/><file name="paypal.xml" hash="9c414774a1ad55feed3e6656aa3b77f2"/><file name="poll.xml" hash="2b2dccf513b83cea4ac9e3d9e9a07c4f"/><file name="reports.xml" hash="006dd44fd96bbdc872c4983bab8a2879"/><file name="review.xml" hash="3f86fc3f30c16721ae7888c810bafcd4"/><file name="tag.xml" hash="85dc3d54f65ddcff7ccecf9f8c3df3e4"/><file name="wishlist.xml" hash="85f251609bb45fa1721c5d09b1720436"/></dir><dir name="template"><dir name="callouts"><file name="left_col.phtml" hash="0834af473826bb3b948e6d443968d59f"/><file name="right_col.phtml" hash="0834af473826bb3b948e6d443968d59f"/></dir><dir name="catalog"><dir name="category"><file name="page.phtml" hash="da8088fd881c776e68f2096e3ccdb515"/><file name="view.phtml" hash="348d15b1044084bd926aecb1f505d892"/><dir name="widget"><dir name="link"><file name="link_block.phtml" hash="db7ebf6737ad571c9fdaa0e77029f554"/><file name="link_inline.phtml" hash="a0bf94c67c9b299639f0919945aab2b9"/></dir></dir></dir><dir name="layer"><file name="filter.phtml" hash="19a84cdf122ea2f81e513e6f312e44f0"/><file name="state.phtml" hash="a027df04a1906a48cdbed3bc2d59c5cf"/><file name="view.phtml" hash="34cadd2da077f4d2180b25d76179befe"/></dir><dir name="navigation"><file name="left.phtml" hash="9c7d8595136b4bcec87eee043582c08c"/><file name="top.phtml" hash="c91ddb53b136b440b3814e926f8d2b2f"/></dir><dir name="product"><file name="bestseller.phtml" hash="5a9e5969dc077d110929576e7fa90388"/><dir name="compare"><file name="list.phtml" hash="2b8a0182511a00ff10c6a137c9b84dce"/><file name="sidebar.phtml" hash="eb95eb9b8ef892e8f097cd3b406da52e"/></dir><file name="featured.phtml" hash="e03883ce7c78fc35e3d2721adce346ad"/><file name="gallery.phtml" hash="ef28634ad6fa4f1bab2fcfeb22efbece"/><dir name="list"><file name="related.phtml" hash="09ede9b24eea2a416048610d140fff9e"/><file name="toolbar.phtml" hash="1bfe8c84f149394c0857fc39534ab347"/><file name="upsell.phtml" hash="30c17aca83082ae1dd8a24bf67724dac"/></dir><file name="list.phtml" hash="6961b651747297ed398d1aa6bdb365d9"/><file name="new.phtml" hash="5ed19380f53ed6bfe314a2fafa5ef994"/><file name="price.phtml" hash="e22f1cc974932565ac45cf4107a2dcd2"/><dir name="view"><file name="additional.phtml" hash="75d35ae44509ed4870d0474d244e1b08"/><file name="addto.phtml" hash="fbd3e1f65e3ae8f250392ef28a1af45c"/><file name="addtocart.phtml" hash="fba30c9a5febd48460e827d0b7a39262"/><file name="attributes.phtml" hash="2c0f5b54ad2e2a23434d407545f352ca"/><file name="description.phtml" hash="d6947fdbdf690f6593bfd8dfa51aaf62"/><file name="media.phtml" hash="3ed5438710673de61b88984622d29d3c"/><dir name="options"><file name="js.phtml" hash="cbce4dbf550a285377e912a0d84ffac5"/><dir name="type"><file name="date.phtml" hash="10db5e907373a5dd29aaa6c697fe48ed"/><file name="default.phtml" hash="12ca975f28ceb725c86d88c3b02bfdfd"/><file name="file.phtml" hash="bd76fb7fda5ed6f80e64c019e891283e"/><file name="select.phtml" hash="32f52b09af56e1dba477d510cfdef8b8"/><file name="text.phtml" hash="1c29cdba2a0e0b1f15f68c3fbc3b07eb"/></dir><dir name="wrapper"><file name="bottom.phtml" hash="f74e0101b9348de711673a442a523883"/></dir><file name="wrapper.phtml" hash="deccc0442fcd68885e0ebfeaa91018ea"/></dir><file name="options.phtml" hash="014679e6223efcb1fcaede2b66f0ac7e"/><file name="price.phtml" hash="c55bb537b537845cc22fe46eee32b3f2"/><file name="price_clone.phtml" hash="aca0dd622abfcd04e82407d2b4763c65"/><file name="tierprices.phtml" hash="0105721a68cc8e7210fd6240a8c656bf"/><dir name="type"><file name="configurable.phtml" hash="e0dbac1a30611fa918be451ff274687d"/><file name="default.phtml" hash="07591ae059411e254686c34c81007120"/><file name="grouped.phtml" hash="8ec000960905666d70d5f8a5e664c59f"/><dir name="options"><file name="configurable.phtml" hash="d4d7a289ddcb74624111957fd4440370"/></dir><file name="simple.phtml" hash="e0dbac1a30611fa918be451ff274687d"/><file name="virtual.phtml" hash="e0dbac1a30611fa918be451ff274687d"/></dir></dir><file name="view.phtml" hash="54269effa69196c7e01752c606f99284"/><dir name="widget"><dir name="link"><file name="link_block.phtml" hash="acb9c13c312a0c94e7961ccab5c65d68"/><file name="link_inline.phtml" hash="3dfa87b0129d802a5c9ea560d1f6acbb"/></dir><dir name="new"><dir name="column"><file name="new_default_list.phtml" hash="dcf590457d8452a484982d92b07d4ddb"/><file name="new_images_list.phtml" hash="3857d8040dc4bdade3bf6f6bf61f7133"/><file name="new_names_list.phtml" hash="f6634f4255ab4cffd99460d9909a59c6"/></dir><dir name="content"><file name="new_grid.phtml" hash="fcc88367a6195d901ac6fd01d2061ac5"/><file name="new_list.phtml" hash="a3942e747640c685bc269b1e6eaa8164"/></dir></dir></dir></dir></dir><dir name="catalogsearch"><file name="form.mini.phtml" hash="241e7a915d2cc0c3f0c630955ebf96a5"/><file name="result.phtml" hash="1c0913417f5832f97bc8f3050847397a"/><file name="term.phtml" hash="5845fda49f8df1d31ac7082d0e78cbef"/></dir><dir name="checkout"><dir name="cart"><file name="coupon.phtml" hash="ab4d09a164198154f1a0e05b4a794a3b"/><file name="crosssell.phtml" hash="b9762f226ae791c773c921b7096ae0f5"/><dir name="item"><dir name="configure"><file name="updatecart.phtml" hash="ca22b44c298674148a80fe8ada1a5fb1"/></dir><file name="default.phtml" hash="8224692753f4e15784a0c5d1eaf7f082"/></dir><file name="noItems.phtml" hash="411c34be69c804d60e0bd5bcae714a9c"/><dir name="render"><file name="default.phtml" hash="9b2d0e47b6fc42c97cd05fa96ff6fb35"/><file name="simple.phtml" hash="656aba2c7b4be9755ed38a73a85ec2fa"/></dir><file name="shipping.phtml" hash="4c3e61c34c4ea4a1785cd3ce7e7f809a"/><dir name="sidebar"><file name="default.phtml" hash="cdee4fc166a08cb8bc67fd3add18185c"/></dir><file name="sidebar.phtml" hash="c2a8d3484529073567a94621bf1a4724"/><file name="totals.phtml" hash="1ef7ee9d74757622950be3c09e6fb907"/></dir><file name="cart.phtml" hash="88a77348a5aca7b78f81678b04fdba77"/><dir name="multishipping"><dir name="address"><file name="select.phtml" hash="24e5b3ae470161224b7ec93dfa076d20"/></dir><file name="addresses.phtml" hash="c4a8ddb3f20ec901c128fc53493cbb89"/><file name="agreements.phtml" hash="40405d808754920a21384811150c428a"/><dir name="billing"><file name="items.phtml" hash="dd651dc188bdf99f7e66a8c13c6ac5ff"/></dir><file name="billing.phtml" hash="ba2f65a2005ad5a7e672beb05abb0755"/><dir name="item"><file name="default.phtml" hash="7611ccf607bb1bfa7a6da29d15ab4bde"/></dir><file name="link.phtml" hash="485c52635edde2b20cae0195572c4cf1"/><dir name="overview"><file name="item.phtml" hash="b56df45e1197995f8e4bdecf1a03f475"/></dir><file name="overview.phtml" hash="7618f74e652d6fccb70504faa92fc0d4"/><file name="shipping.phtml" hash="4b14b9aca6a3f15e341cc35dd66ecfbe"/><file name="state.phtml" hash="70b551955e8039952f7ee34bd8965db1"/><file name="success.phtml" hash="ab59b63b15572789ecb1cb7e3b4632b7"/></dir><dir name="onepage"><file name="link.phtml" hash="7a760608709b3008233161d107b73110"/><file name="login.phtml" hash="828a87a6e8fb700c4f99f4f14ca42b6c"/><dir name="payment"><file name="info.phtml" hash="8e6e9b895acebae19f2cc9109fa72df3"/><file name="methods.phtml" hash="d874f75263e3eb9c7abd28bbe3750a38"/></dir><file name="payment.phtml" hash="97b5645289f03970355636f8f0461be1"/><dir name="review"><file name="button.phtml" hash="3b56a08133efff951d10e664f9cc6b07"/><file name="info.phtml" hash="174fc64c1890657a182cf517776455ad"/></dir><file name="shipping_method.phtml" hash="2d6c8db9efe5b19d2efbc78ceca147fc"/></dir><file name="onepage.phtml" hash="59c27b03fbd8556e5967526a1ec9648d"/><file name="success.phtml" hash="8bdb46b17a5a5a0cbd36f25ae9acf61f"/><dir name="total"><file name="default.phtml" hash="7ee091bdabdc050724203568cb433eb0"/></dir></dir><dir name="cms"><file name="content.phtml" hash="1dd256bfecd8e159da5750999f692ea0"/><dir name="widget"><dir name="static_block"><file name="default.phtml" hash="f03fd36d42a84f2f1aa2a96c7501a375"/></dir></dir></dir><dir name="contacts"><file name="form.phtml" hash="c6c56fdb8516ad717599285ea044d835"/></dir><dir name="customer"><dir name="account"><dir name="dashboard"><file name="address.phtml" hash="bd1d2e0b663af08cb893524cb14a5878"/><file name="hello.phtml" hash="aaf6637cf204354d10ced5975ffa8628"/><file name="info.phtml" hash="d66afd402a82ce5952f7cd10967959fb"/><file name="newsletter.phtml" hash="7a88755792de255d8734420b24aed220"/></dir><file name="dashboard.phtml" hash="138c8acecc3c7a72855d5482c0d41a03"/><dir name="link"><file name="back.phtml" hash="269b03c61ac58ecd42b376da3c4951d6"/></dir><file name="navigation.phtml" hash="d80c92e74821c7d4832bb5cb6630f9bb"/></dir><dir name="address"><file name="book.phtml" hash="e3397c3ceeba1630cabc3037452e5d58"/><file name="edit.phtml" hash="18c163f1c83bc45106dc9c40b44772f9"/></dir><file name="address.phtml" hash="c7d1e96e337bd0f6fd42c619f80cbf45"/><file name="balance.phtml" hash="ffa5f9c1eb242c496867672d79be73e0"/><dir name="form"><file name="address.phtml" hash="e216399279d85465677990bc7494e269"/><file name="changepassword.phtml" hash="6ad2dd980476c29a028027dd41d8303a"/><file name="confirmation.phtml" hash="c39f36698a5c4ecc361abcddccb69d25"/><file name="edit.phtml" hash="4824abf69c20fe13f97b51377a9b08ca"/><file name="forgotpassword.phtml" hash="025f136a7da53f4017fac2e6aa9a2c11"/><file name="login.phtml" hash="a787ec12e5c529a0fc6e3b702a2d7391"/><file name="mini.login.phtml" hash="f1df8f8a52dd3d964731029a171afee8"/><file name="newsletter.phtml" hash="4766be7bd5d3a2ec1c94130ef0e34023"/><file name="register.phtml" hash="4daa8e884978121e4ef96b41be891d68"/><file name="resetforgottenpassword.phtml" hash="daf6afabee59356227af4b5664ad8a03"/></dir><file name="logout.phtml" hash="aa38c8d8147fdfacffecdacf6e09a52a"/><file name="orders.phtml" hash="8d3430d4841209de8267892d42457300"/><dir name="widget"><file name="dob.phtml" hash="af46c6cfb854ad52b892e39ff29388de"/><file name="gender.phtml" hash="594a9f74083e45aa2328a3927534a321"/><file name="name.phtml" hash="9548a15c7e0b8185d694b887f9b96e63"/><file name="taxvat.phtml" hash="7ef67202f72805aa4c30d7e12ba6048a"/></dir><file name="wishlist.phtml" hash="24bae79b660c3aab3d180d93638c4cdd"/></dir><dir name="downloadable"><dir name="checkout"><dir name="cart"><dir name="item"><file name="default.phtml" hash="1e89739a6c07806a66b5b0e4deccf501"/></dir></dir></dir><dir name="customer"><dir name="products"><file name="list.phtml" hash="b0a6197b323f8194952c205a224bb8c2"/></dir></dir></dir><dir name="newsletter"><file name="subscribe.phtml" hash="dca96e0c573ecb6784d494b69142472c"/></dir><dir name="page"><file name="1column.phtml" hash="50096e5c6089442bfebba4cbb926d46d"/><file name="2columns-left.phtml" hash="6e520fdbc82be702f413a5b13cbcb104"/><file name="2columns-right.phtml" hash="0fac95b60daabeb54d400700f1067a40"/><file name="3columns.phtml" hash="239f5f717884ce36406c791d4e8b74d6"/><file name="baners.phtml" hash="0f1a23568c4b2128d4611a770f83056a"/><file name="brands.phtml" hash="5f6aead0712a83d4a75f3a726eeef835"/><dir name="html"><file name="breadcrumbs.phtml" hash="b2fa7f6eaf26e082e87441795165de90"/><file name="footer.phtml" hash="13176e8f029fea3b87ffeee725de5c0d"/><file name="head.phtml" hash="7f0f9235010d76e15941aa790b1e9a88"/><file name="header.phtml" hash="5711a97602dfda16181644f6dc5ac124"/><file name="notices.phtml" hash="da5ebd928526806c5908e5f53533b774"/><file name="pager.phtml" hash="1752c9ac8819b13684fdbba9f0fddd58"/><file name="top.links.phtml" hash="5a2867d7e8e0367c7a5ccd279c6b5f9d"/><file name="topmenu.phtml" hash="014b71e2ae6c3c9ab8802eacce249fdf"/><file name="viewpointmeta.phtml" hash="605fe92e7abaa2018e83f09776f18f9e"/><file name="wrapper.phtml" hash="17f11c22d69e9633c2a09f41cc28eaa9"/></dir><dir name="switch"><file name="languages.phtml" hash="ef27ad040530bb57e8dbad00a2edbd8b"/></dir><dir name="template"><file name="links.phtml" hash="d96096b9bfca580035b57e85963a3ce4"/><file name="linksblock.phtml" hash="3c0c73c49d39492e7a049f9d6b6f6200"/></dir></dir><dir name="payment"><dir name="catalog"><dir name="product"><dir name="view"><dir name="profile"><file name="options.phtml" hash="486e22cdd97f53d06489250a2d8ba349"/><file name="schedule.phtml" hash="2fecc41bba90f77cabb7ff87eed33c81"/></dir></dir></dir></dir><dir name="form"><file name="banktransfer.phtml" hash="78cfa40ca72015dde7227664c6b35f1b"/><file name="cashondelivery.phtml" hash="50541f512870ae803c04aeb3658a93d7"/><file name="cc.phtml" hash="630581c3d649ee8fe151a36182b6203e"/><file name="ccsave.phtml" hash="4755252df87e17b47b18c6836a69f938"/><file name="checkmo.phtml" hash="eeed7840c16ffbf56addac2588f0dbab"/><file name="purchaseorder.phtml" hash="aadf40ccc3e093874b7b0fe01465e500"/></dir><dir name="info"><file name="banktransfer.phtml" hash="5f4c13e7db3f80164ea73d13eb437bd1"/><file name="checkmo.phtml" hash="ebcdc5ee889dadd063a89dc9702bcb5d"/><file name="default.phtml" hash="45c8c15ae25c36cb2eff916d97ef822d"/><file name="purchaseorder.phtml" hash="c9e165e5f6009b3126e2c0743f1ecd06"/></dir></dir><dir name="persistent"><dir name="checkout"><dir name="onepage"><file name="billing.phtml" hash="565640adf366d32d52d71699c2308543"/><file name="login.phtml" hash="91688327b7d92548b17f0910f98b2cd0"/></dir></dir><dir name="customer"><dir name="form"><file name="login.phtml" hash="42b83ae604c19b8ac856f0a6d698b49a"/></dir></dir></dir><dir name="rating"><file name="detailed.phtml" hash="fd0413a654744d23ce6eea412221a2e4"/><file name="empty.phtml" hash="2b5189dccbaa36740993f45bd6f11214"/></dir><dir name="review"><dir name="customer"><file name="list.phtml" hash="3eff3e3faf65fd7addc56203a4ad5f77"/><file name="recent.phtml" hash="db2da0952d12c186927fa0e5de73ef92"/><file name="view.phtml" hash="f829a98a214c59676589063ef427aadf"/></dir><file name="form.phtml" hash="e25cd60279bd075dc560ca343346eded"/><dir name="helper"><file name="summary.phtml" hash="7c15b7078c848df9d2346ccd1d13cad5"/><file name="summary_short.phtml" hash="3235ad0cf2262197433a415c30fcadc2"/></dir><dir name="product"><dir name="view"><file name="count.phtml" hash="4330b226b0de0c1e151ea0e8cfc60bec"/><file name="list.phtml" hash="581e6f2c2198689b86f23f277f93f238"/><file name="other.phtml" hash="0f7a97276b6b495e1b3dedf488018625"/></dir></dir><file name="view.phtml" hash="0aeb91cca40ccadffc2cde36918af5d6"/></dir><dir name="sales"><dir name="reorder"><file name="sidebar.phtml" hash="ac91918f5063450f491937521c9b1bf9"/></dir></dir><dir name="tag"><file name="list.phtml" hash="72206a445a6af8e6dca7c119bfda7b80"/><file name="popular.phtml" hash="e9b088139e11f865c080f15b9859d02d"/></dir><dir name="wishlist"><file name="view.phtml" hash="15959ac531383b9d597e22960d6340c4"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Modulesgarden_ThemeCrystal.xml" hash="0e8a63bff4e300ab34a86b3b61b7ba37"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="modulesgarden"><dir name="crystal"><dir name="css"><file name="color-footer-dark.css" hash="316921d49403e27403927ab44f6ef445"/><file name="color-footer-lightgray.css" hash="0ffb47a394c9b970df8b39f97197b1f6"/><file name="color-footer-white.css" hash="04bb18093e5dc97ca623181e61418b6b"/><dir name="font_awesome"><dir name="css"><file name="font-awesome.css" hash="701a716398620a5f24f4b15bd312b934"/><file name="font-awesome.min.css" hash="feda974a77ea5783b8be673f142b7c88"/></dir><dir name="fonts"><file name="FontAwesome.otf" hash="19231917733e2bcdf257c9be99cdbaf1"/><file name="fontawesome-webfont.eot" hash="7149833697a959306ec3012a8588dcfa"/><file name="fontawesome-webfont.svg" hash="65bcbc899f379216109acd0b6c494618"/><file name="fontawesome-webfont.ttf" hash="c4668ed2440df82d3fd2f8be9d31d07d"/><file name="fontawesome-webfont.woff" hash="d95d6f5d5ab7cfefd09651800b69bd54"/></dir><dir name="less"><file name="bordered-pulled.less" hash="5b3f3e1353ea7ab9d10fd7598fbd214b"/><file name="core.less" hash="b5507859b83e01561e0b171a1a8a21a7"/><file name="fixed-width.less" hash="5e07ec001f8d21bd279c12ee542813f7"/><file name="font-awesome.less" hash="65493b74c9bfb5c6942e61239efdb3de"/><file name="icons.less" hash="2e03dd427613acb1f97eb506bcc24c83"/><file name="larger.less" hash="8cb65280c0f889daf72626c21a7c8628"/><file name="list.less" hash="975571323cf880a4a30601998236b027"/><file name="mixins.less" hash="3a0108713f34ca1fcbe22451585886b5"/><file name="path.less" hash="baaf503b6821b49336f242445bcf26ca"/><file name="rotated-flipped.less" hash="a8476cdc50c264abd11ff59d6a9dd025"/><file name="spinning.less" hash="f7ceb182bd98b795cf0a55e90c518a14"/><file name="stacked.less" hash="518e2b2d263982d2caa1e6514b4b4eac"/><file name="variables.less" hash="d40d1e811702269d6aa862070b652a34"/></dir><dir name="scss"><file name="_bordered-pulled.scss" hash="e4f85472a1f6ed0e23a473b8e00ef071"/><file name="_core.scss" hash="5a0ac797103875112d48b5d51f0dc71d"/><file name="_fixed-width.scss" hash="9277ab6964a434d499873687b00be906"/><file name="_icons.scss" hash="18308d3f72183aaad1047e3e4200f7ba"/><file name="_larger.scss" hash="e95931566f6fc6ad5685c4fa9802e206"/><file name="_list.scss" hash="7107e80b053928271d5fcf422dc29490"/><file name="_mixins.scss" hash="e0baf3cfd00f9ba22126d3dfbacbce22"/><file name="_path.scss" hash="ac2a848f68cffed328272615bfca2500"/><file name="_rotated-flipped.scss" hash="9f5d4bc6fadea89328d2aac26574a9d8"/><file name="_spinning.scss" hash="7dcbea35ea3ee2f576354daeb510ab33"/><file name="_stacked.scss" hash="5594237226aedfbca2fa1c7f4604c214"/><file name="_variables.scss" hash="259f90841b8ddd08055d42737acaae95"/><file name="font-awesome.scss" hash="6adfa5c642be301ec4af882faa5cecbf"/></dir></dir><file name="lato-font.css" hash="62b6baef2b3d98a26453131ebf354ab0"/><file name="oauth-simple.css" hash="3da633ac3800b0d5a9501e089202c760"/><file name="open-sans-font.css" hash="98d4726399cc292ef212b66e2ad36d73"/><file name="print.css" hash="0931bba935b423c1e1866b4e586de88e"/><file name="raleway-font.css" hash="ed766a8fd6192377a27095fd85a21a10"/><file name="responsive.css" hash="4c849b085c056681c13006256da11634"/><file name="roboto-font.css" hash="c04cd79b21689d66bbc9880107f53a26"/><file name="styles-ie.css" hash="fd54c1025b9de3cea9002e1d6d8efdaf"/><file name="styles.css" hash="8c62a5963855c0486608849514908cdb"/><file name="styles_blue.css" hash="617a3de05d2b55da9c62cc355281c697"/><file name="styles_red.css" hash="28e4293756265c3a2ad47fa84d5e7344"/><file name="widgets.css" hash="e755828e5680da2e27edecbeafe553fc"/></dir><file name="favicon.ico" hash="88733ee53676a47fc354a61c32516e82"/><dir name="images"><file name="arrow_carusel.jpg" hash="a5c4b8b509a145c21faa5e58183bc6be"/><file name="calendar.gif" hash="94c62137a4d5cfde05e5822e3971c0e0"/><file name="cart.png" hash="4aed591a7e30a96b42d0128f74353d33"/><dir name="catalog"><dir name="product"><dir name="placeholder"><file name="image.jpg" hash="7f8ec531ce4e8be7caa9a588c738877e"/><file name="small_image.jpg" hash="262c03da4f05f6ee86e047d9778def87"/><file name="thumbnail.jpg" hash="b2b682d28a08a748a73d2cda70ab5a57"/></dir></dir></dir><file name="circle.png" hash="af9fcbd60a64da62fe565f732b6f3a86"/><file name="circle_blue.png" hash="08a653bd76583c789fddb43363cc30c2"/><file name="circle_red.png" hash="96e0ceb02502d210f62fa1ca3ab06f50"/><file name="crsl-image.png" hash="e0dfbd3bf979f252d8ffa81d86132195"/><file name="eye.png" hash="ac7afaa0316ed806780f6e8386536038"/><file name="grid.png" hash="bb1e0e5c7c78b45025fa54401b6fb7cb"/><file name="grid_blue.png" hash="526b6eba940bec8cfb168c3cc8c77dcc"/><file name="grid_n.png" hash="7c242c5cba34f79deb4171e298c353f9"/><file name="grid_red.png" hash="7be78bf29801819ea1bb74615d538bd7"/><file name="i_arrow-top.gif" hash="3dbb0584e8eb1d96cc3d3c40c17d7aaf"/><file name="i_arrow-top.png" hash="012c2813c8018ec5b58063c06968ba4d"/><file name="i_arrow-top_blue.png" hash="51d5a82d1e54179bebc62b8935bcae7e"/><file name="i_arrow-top_red.png" hash="57cf93591dfc01392fba9a2ecba38172"/><file name="i_asc_arrow.gif" hash="40aa554212d6a1f60593c27d78d85fa3"/><file name="i_asc_arrow.png" hash="ce2a90f4d1bd2d17dbc5630d0438ecb6"/><file name="i_asc_arrow_blue.png" hash="0be3f7d691653472390e59b500feedd6"/><file name="i_asc_arrow_red.png" hash="dff87f9eed9f8f6c5b5a2d9d677c22c7"/><file name="i_desc_arrow.gif" hash="92fd194bfae4ce5ae3354e1e47d7ac7d"/><file name="i_desc_arrow.png" hash="7550acdba5794a775dc0d114fb97ec04"/><file name="i_desc_arrow_blue.png" hash="e5540b9e17d5331da2ba003e0dbe1c94"/><file name="i_desc_arrow_red.png" hash="6aabf45cb33b4b72ce5272748c824938"/><file name="i_search_criteria.gif" hash="cf67b9cc5c311ae3f99e68cd29ae17be"/><file name="list.png" hash="8b9d9f85fc24a62357fcf15ca3480b33"/><file name="list_blue.png" hash="ac3eea219e5a33bef7a9e7ac4396ef97"/><file name="list_n.png" hash="c2ec852c8aa03b951a8a40da0ab46c33"/><file name="list_red.png" hash="ea6769913aedb4a0e274bb6c507b1349"/><file name="logo.gif" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/><file name="logo.png" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/><file name="logo_blue.gif" hash="0d20b0e97b32f9f238eefc2d752791bf"/><file name="logo_red.gif" hash="64b36ba5882a0a3a767b0ed7332b4c5f"/><dir name="media"><file name="logo.png" hash="39caf8fd5dfb8c43bccf4616c9d20a08"/></dir><file name="pager_arrow_left.gif" hash="a212ac6e10e090a94578876cd8dc5a7c"/><file name="pager_arrow_left_blue.gif" hash="778119d8117d58db410b9ffd6d91d3e1"/><file name="pager_arrow_left_red.gif" hash="be12af073dd071ccb1303fd1b577dd58"/><file name="pager_arrow_right.gif" hash="c1e688c63b94fff68eccf2d0c8017b4b"/><file name="pager_arrow_right_blue.gif" hash="2842a34bb79eedeea4fc13c0d5ada48a"/><file name="pager_arrow_right_red.gif" hash="cd8605d7ff3f69fb29b800a0ab234950"/><file name="plus.png" hash="5713c7c00702781aca68754160253ef3"/><file name="plus_blue.png" hash="51b894cd453d8361a53311e484fbc580"/><file name="plus_red.png" hash="cab6e42248c6651dcdfe1f1cc509fc7b"/><file name="search_button.png" hash="09c93ed5e39dcaae4831052678762324"/><dir name="slider"><file name="baner1.jpg" hash="035ba5223b3542cd0abdce86d71637e3"/><file name="baner2.jpg" hash="bc8d7baf6aed72dfd04541a80ed1de60"/><file name="ciecie_lista_kat_03.png" hash="b83034050eeefc69360b7b63e2982559"/><file name="logo_brands.jpg" hash="8af988cb7043558987db535ce4ff789b"/><file name="slide1-one.jpg" hash="09736c11c78df24d681caec52066ef9b"/><file name="slide1.jpg" hash="6d7633b1f8637f7c64648a0f3a5e0b4f"/><file name="slide2-one.jpg" hash="a4a22559d6c628d3ca36b9a97576d896"/><file name="slide2.jpg" hash="89873c377adfaf7e61c4ee1212514321"/><file name="slide3-one.jpg" hash="566e7687648faa296ad3f7e2364cacdb"/></dir><file name="validation_advice_bg.gif" hash="b85432906de8985a8b14eeb2dc652d3c"/><file name="wish.png" hash="f86cdb4fdfdee5619a2752221d48d347"/><dir name="xmlconnect"><dir name="catalog"><dir name="category"><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></dir></dir><dir name="js"><file name="custom.js" hash="b757d678fa64015f151b65f3b9953d95"/><dir name="fancybox"><file name="blank.gif" hash="325472601571f31e1bf00674c368d335"/><file name="fancybox_loading.gif" hash="328cc0f6c78211485058d460e80f4fa8"/><file name="fancybox_loading@2x.gif" hash="f92938639fa894a0e8ded1c3368abe98"/><file name="fancybox_overlay.png" hash="77aeaa52715b898b73c74d68c630330e"/><file name="fancybox_sprite.png" hash="783d4031fe50c3d83c960911e1fbc705"/><file name="fancybox_sprite@2x.png" hash="ed9970ce22242421e66ff150aa97fe5f"/><dir name="helpers"><file name="fancybox_buttons.png" hash="b448080f8615e664b7788c7003803b59"/><file name="jquery.fancybox-buttons.css" hash="cac75538c2e3ddfadef839feaca8e356"/><file name="jquery.fancybox-buttons.js" hash="f53c246661fb995a3f12e67fa38e0fa0"/><file name="jquery.fancybox-media.js" hash="c017067f48d97ec4a077ccdf056e6a2e"/><file name="jquery.fancybox-thumbs.css" hash="52ddd84a9f42c1d4cd86d518a7f7e8bc"/><file name="jquery.fancybox-thumbs.js" hash="cf1fc1df534eede4cb460c5cbd71aba6"/></dir><file name="jquery.fancybox.css" hash="6c55951ce1e3115711f63f99b7501f3a"/><file name="jquery.fancybox.js" hash="921e9cb04ad6e2559869ec845c5be39b"/><file name="jquery.fancybox.pack.js" hash="cc9e759f24ba773aeef8a131889d3728"/></dir><file name="ie6.js" hash="5dbfb553bbaab5ef71ecf92ea81b7a59"/><file name="jquery.flexisel.js" hash="e2b1e9926a23e002e3283df45e47ee8b"/><dir name="layerslider"><dir name="css"><file name="blank.gif" hash="76084e29cb2cf72b320e888edc583dfb"/><file name="layerslider.css" hash="cff418c08f8f6c03660f90e791beddb5"/></dir><dir name="js"><file name="greensock.js" hash="37b8cf3e6997604340964adb3462b76d"/><file name="jquery.js" hash="562161bd1acad5172cd861f4835a5652"/><file name="layerslider.kreaturamedia.jquery.js" hash="15d2411ac58e00b29bfc552ab6428f54"/><file name="layerslider.transitions.js" hash="33f82fea7aa75721d82fc3cec6d48690"/></dir><dir name="skins"><dir name="borderlessdark"><file name="loading.gif" hash="e82577eeffcfdbb0ee0b96210a4c9afd"/><file name="nothumb.png" hash="575f8a12504e09d515edc26a0fe5eece"/><file name="shadow.png" hash="35a1002c529afb496b5642e8a9b35466"/><file name="skin.css" hash="81f75d27f86e83b442572e9660983df8"/><file name="skin.png" hash="dfc9e677df11103054c1c043ff52a4a9"/></dir><dir name="borderlessdark3d"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="dfc1373cfdc6bcc673ad236d9482cf39"/><file name="skin.css" hash="6c937a06bcac530ed839dc9659891a69"/><file name="skin.png" hash="744e435ecd2a7513fa1cf1e586ecd14a"/></dir><dir name="borderlesslight"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="35a1002c529afb496b5642e8a9b35466"/><file name="skin.css" hash="2473f57f10bd6f0774e269cc7f48154d"/><file name="skin.png" hash="dd7e700c6895505621f0fea9d13dc46e"/></dir><dir name="borderlesslight3d"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="dfc1373cfdc6bcc673ad236d9482cf39"/><file name="skin.css" hash="c08f1c979ba318c785ce9e108a81a0f5"/><file name="skin.png" hash="50031e6021412aa36c2bd19a317c1071"/></dir><dir name="carousel"><file name="loading.gif" hash="4f31acc6c5e9aa3e15d9e8a2475c5f55"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="86e04178853cbcb48b2804584b607d2d"/><file name="skin.png" hash="2168ddf8139d2f6e4bfaf5f0288b8137"/></dir><dir name="darkskin"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="575f8a12504e09d515edc26a0fe5eece"/><file name="skin.css" hash="7aa8160d6a51a6644ce5c94b5455683d"/><file name="skin.png" hash="d9ec414f3779a5dc5654403f3c59a7ea"/></dir><dir name="defaultskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="43461c47d6853954b7df5663708077c7"/><file name="skin.png" hash="715012a0ceef20b603c81dede7ad5a65"/></dir><dir name="fullwidth"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="b3f8dbdbfa285ce58cf629f72e93c2ed"/><file name="skin.png" hash="50031e6021412aa36c2bd19a317c1071"/></dir><dir name="fullwidthdark"><file name="loading.gif" hash="e32ddf7c031699fc4f43ce30a9d57c39"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="77f91e85513a68c68363ea8f5ce49046"/><file name="skin.png" hash="c2a9f34b086952c71cb599618fc928ba"/></dir><dir name="glass"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="shadow.png" hash="7feecb2e0fe23274fe6a0bda004680fe"/><file name="skin.css" hash="bc481392c81acab1393f11f7736923d0"/><file name="skin.png" hash="a52d3924867a503e3a191affd35af3ce"/></dir><dir name="lightskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="76dd2fcd0e9a152ac268a844249e03b3"/><file name="skin.png" hash="7a7014b8762c5855d4a973ad44b4115b"/></dir><dir name="minimal"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="12a92190387c645598e919df09987d4b"/><file name="skin.png" hash="683ce20cf7650bb023a509b2182a183b"/></dir><dir name="noskin"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="a7490e3bb30033a37d1fe123c5a675e4"/><file name="skin.png" hash="04b2ee7f7f946c9af534a01bf683505f"/></dir><dir name="v5"><file name="loading.gif" hash="088b0fa7c6f5ef8a6f0c838999b4a2de"/><file name="nothumb.png" hash="4fb095d42325d69e33f9e08620db283a"/><file name="skin.css" hash="bc97c95ae9fed681515eb45e119fea31"/><file name="skin.png" hash="04ec18a1e23a9b20cde5575245ebead4"/></dir></dir></dir><file name="opcheckout.extended.js" hash="f7a2b2bed8b6b9ad63754e3c983c2e93"/><dir name="owl-carousel"><file name="AjaxLoader.gif" hash="5b8b06c052cac80413d62e5c45f9f37b"/><file name="Thumbs.db" hash="a222d71aeade05d901cd99b0008ce598"/><file name="grabbing.png" hash="d817e1dba5bd5d891d0504bf1715807b"/><file name="owl.carousel.css" hash="b51416af9e8adbe3d16f5f2526aba221"/><file name="owl.carousel.js" hash="950cd1fb28bd7d6a678a80de1a2e09a1"/><file name="owl.carousel.min.js" hash="a8933eddce0140ff58bdb697930f8164"/><file name="owl.theme.css" hash="f23cf727e4fcca9a5470658da5e755c9"/><file name="owl.transitions.css" hash="b1bdaeac4065bf67a7d7a06213192964"/></dir></dir><file name="oauth-simple.css" hash="3da633ac3800b0d5a9501e089202c760"/></dir></dir></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.2.13</min><max>5.4.0</max></php><package><name>Modulesgarden_Base</name><channel>community</channel><min>1.0.0</min><max></max></package></required></dependencies>
|
22 |
</package>
|
skin/adminhtml/base/default/modulesgardenbase/css/modulesgarden.css
DELETED
@@ -1,339 +0,0 @@
|
|
1 |
-
/* TABS */
|
2 |
-
|
3 |
-
.modulesgarden_tabs li a:link, .modulesgarden_tabs li a:visited {
|
4 |
-
color: #1c4b8c;
|
5 |
-
background: #f6f9fd;
|
6 |
-
line-height: 32px;
|
7 |
-
}
|
8 |
-
|
9 |
-
.modulesgarden_tabs a.active:link, .modulesgarden_tabs a.active:visited {
|
10 |
-
background: #1c4b8c !important;
|
11 |
-
color: #fff;
|
12 |
-
}
|
13 |
-
|
14 |
-
.modulesgarden_tabs a.active span {
|
15 |
-
background: inherit !important;
|
16 |
-
}
|
17 |
-
|
18 |
-
.modulesgarden_tabs li a:hover {
|
19 |
-
background: #2562b7;
|
20 |
-
color: #fff;
|
21 |
-
}
|
22 |
-
|
23 |
-
.modulesgarden_tabs h3 {
|
24 |
-
color: #2056a1;
|
25 |
-
font-weight: lighter;
|
26 |
-
font-size: 18px;
|
27 |
-
}
|
28 |
-
|
29 |
-
.modulesgarden_tabs ul.tabs a span.changed, .modulesgarden_tabs ul.tabs a:hover span.changed, .modulesgarden_tabs ul.tabs a span.error, .modulesgarden_tabs ul.tabs a:hover span.error {
|
30 |
-
margin-top: 7px;
|
31 |
-
}
|
32 |
-
|
33 |
-
.modulesgarden_tabs .error, .modulesgarden_tabs a.error span, .modulesgarden_tabs .required, .modulesgarden_tabs .validation-advice {
|
34 |
-
color: #1c4b8c;
|
35 |
-
/*font-size: 16px;*/;
|
36 |
-
}
|
37 |
-
|
38 |
-
.modulesgarden_tabs a.active.error span {
|
39 |
-
color: white !important;
|
40 |
-
}
|
41 |
-
|
42 |
-
|
43 |
-
/* LOGO */
|
44 |
-
|
45 |
-
div.modulesgarden_logo {
|
46 |
-
margin-top: 50px;
|
47 |
-
}
|
48 |
-
|
49 |
-
div.modulesgarden_logo img {
|
50 |
-
width: 100%;
|
51 |
-
}
|
52 |
-
|
53 |
-
/* GRIDS */
|
54 |
-
|
55 |
-
.modulesgarden_grid_container .grid tr.headings {
|
56 |
-
background: #2562b7 !important;
|
57 |
-
background-image:none !important;
|
58 |
-
color: white;
|
59 |
-
}
|
60 |
-
|
61 |
-
.modulesgarden_grid_container tr.headings a span {
|
62 |
-
padding: 0;
|
63 |
-
line-height: 22px;
|
64 |
-
}
|
65 |
-
|
66 |
-
.modulesgarden_grid_container tr.headings a, .modulesgarden_grid_container tr.headings span {
|
67 |
-
color: white;
|
68 |
-
}
|
69 |
-
|
70 |
-
.modulesgarden_grid_container tr.headings span.nobr {
|
71 |
-
padding: 5px;
|
72 |
-
display: inline-block;
|
73 |
-
height: 24px;
|
74 |
-
line-height: 24px;
|
75 |
-
}
|
76 |
-
|
77 |
-
.modulesgarden_grid_container tr.headings .sort-arrow-desc, .modulesgarden_grid_container tr.headings .sort-arrow-asc {
|
78 |
-
background: #457DCC !important;
|
79 |
-
border: 0 !important;
|
80 |
-
}
|
81 |
-
|
82 |
-
.modulesgarden_grid_container tr.headings .sort-arrow-desc span, .modulesgarden_grid_container tr.headings .sort-arrow-asc span {
|
83 |
-
padding: 0 12px 2px 8px !important;
|
84 |
-
line-height: 17px !important;
|
85 |
-
}
|
86 |
-
|
87 |
-
.modulesgarden_grid_container tr.headings th .sort-arrow-desc span.sort-title {
|
88 |
-
background-image: url('../img/arrows_down.png') !important;
|
89 |
-
}
|
90 |
-
|
91 |
-
.modulesgarden_grid_container tr.headings th .sort-arrow-asc span.sort-title {
|
92 |
-
background-image: url('../img/arrows_up.png') !important;
|
93 |
-
}
|
94 |
-
|
95 |
-
.modulesgarden_grid_container tr.headings th a {
|
96 |
-
padding: 5px 4px 1px 0;
|
97 |
-
}
|
98 |
-
|
99 |
-
.modulesgarden_grid_container h3, h3.modulesgardenbase_config_header {
|
100 |
-
color: #2056a1;
|
101 |
-
font-weight: lighter;
|
102 |
-
font-size: 18px;
|
103 |
-
}
|
104 |
-
|
105 |
-
.modulesgarden_grid_container table.actions {
|
106 |
-
background: #ddd;
|
107 |
-
padding: 10px;
|
108 |
-
margin: 0;
|
109 |
-
color: #2f2f2f;
|
110 |
-
}
|
111 |
-
|
112 |
-
.modulesgarden_grid_container table.actions td {
|
113 |
-
vertical-align: middle;
|
114 |
-
}
|
115 |
-
|
116 |
-
.modulesgarden_grid_container .grid tr.filter {
|
117 |
-
background: white;
|
118 |
-
}
|
119 |
-
|
120 |
-
.modulesgarden_grid_container div.grid td {
|
121 |
-
padding: 4px;
|
122 |
-
}
|
123 |
-
|
124 |
-
.modulesgarden_grid_container div.grid tr.even td {
|
125 |
-
background: #eee;
|
126 |
-
}
|
127 |
-
|
128 |
-
.modulesgarden_grid_container a:link, .modulesgarden_grid_container a:visited {
|
129 |
-
color: #1c4b8c;
|
130 |
-
}
|
131 |
-
|
132 |
-
|
133 |
-
/* EDIT FORM */
|
134 |
-
|
135 |
-
.modulesgarden_form_container h3 {
|
136 |
-
color: #2056a1;
|
137 |
-
font-weight: lighter;
|
138 |
-
font-size: 18px;
|
139 |
-
}
|
140 |
-
|
141 |
-
.modulesgarden_form_container div.entry-edit-head {
|
142 |
-
background: #2562b7;
|
143 |
-
padding: 6px;
|
144 |
-
}
|
145 |
-
|
146 |
-
/* BUTTONS */
|
147 |
-
|
148 |
-
.modulesgarden_grid_container button,
|
149 |
-
.modulesgarden_form_container button,
|
150 |
-
.modulesgarden_grid_container .form-button,
|
151 |
-
.modulesgarden_form_container .form-button,
|
152 |
-
.modulesgarden_grid_container button.save,
|
153 |
-
.modulesgarden_form_container button.save,
|
154 |
-
#mgbase_store_twitter button {
|
155 |
-
border-color: rgba(21,76,153,1) !important;
|
156 |
-
-webkit-border-radius:0 !important;
|
157 |
-
-moz-border-radius:0 !important;
|
158 |
-
border-radius:0 !important;
|
159 |
-
background: #428BCA !important;
|
160 |
-
color: #fff !important;
|
161 |
-
background-image: none !important;
|
162 |
-
border: 1px solid transparent !important;
|
163 |
-
border-color: #357ebd !important;
|
164 |
-
vertical-align: middle !important;
|
165 |
-
}
|
166 |
-
|
167 |
-
.modulesgarden_grid_container button:hover,
|
168 |
-
.modulesgarden_form_container button:hover {
|
169 |
-
background: #2562B7 !important;
|
170 |
-
}
|
171 |
-
|
172 |
-
.modulesgarden_grid_container button:active,
|
173 |
-
.modulesgarden_form_container button:active {
|
174 |
-
background: #2562B7 !important;
|
175 |
-
}
|
176 |
-
|
177 |
-
.modulesgarden_grid_container button span,
|
178 |
-
.modulesgarden_form_container button.span {
|
179 |
-
line-height: 1.35em !important;
|
180 |
-
background-repeat: no-repeat !important;
|
181 |
-
background-position: 0 50% !important;
|
182 |
-
}
|
183 |
-
|
184 |
-
.modulesgarden_grid_container button.back,
|
185 |
-
.modulesgarden_form_container button.back {
|
186 |
-
background: rgb(255, 255, 255) !important;
|
187 |
-
background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%) !important;
|
188 |
-
background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%) !important;
|
189 |
-
background: -o-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%) !important;
|
190 |
-
background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%) !important;
|
191 |
-
background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(216, 216, 216) 100%) !important;
|
192 |
-
border-left:1px solid rgb(204, 204, 204) !important;
|
193 |
-
border-top:1px solid rgb(204, 204, 204) !important;
|
194 |
-
border-right:1px solid rgb(170, 170, 170) !important;
|
195 |
-
border-bottom:1px solid rgb(170, 170, 170) !important;
|
196 |
-
color:rgb(85, 85, 85) !important;
|
197 |
-
}
|
198 |
-
|
199 |
-
.modulesgarden_grid_container button.back:hover,
|
200 |
-
.modulesgarden_form_container button.back:hover {
|
201 |
-
background-image:none !important;
|
202 |
-
background-color:white !important;
|
203 |
-
}
|
204 |
-
|
205 |
-
.modulesgarden_grid_container button.cancel,
|
206 |
-
.modulesgarden_grid_container button.delete,
|
207 |
-
.modulesgarden_form_container button.cancel,
|
208 |
-
.modulesgarden_form_container button.delete {
|
209 |
-
background: rgb(66, 139, 202) !important;
|
210 |
-
background: -moz-linear-gradient(90deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
211 |
-
background: -webkit-linear-gradient(90deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
212 |
-
background: -o-linear-gradient(90deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
213 |
-
background: -ms-linear-gradient(90deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
214 |
-
background: linear-gradient(180deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
215 |
-
border-color:#357ebd !important;
|
216 |
-
}
|
217 |
-
|
218 |
-
.modulesgarden_grid_container button.cancel:hover,
|
219 |
-
.modulesgarden_grid_container button.delete:hover,
|
220 |
-
.modulesgarden_form_container button.cancel:hover,
|
221 |
-
.modulesgarden_form_container button.delete:hover {
|
222 |
-
background: rgb(66, 139, 202) !important;
|
223 |
-
background: -moz-linear-gradient(270deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
224 |
-
background: -webkit-linear-gradient(270deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
225 |
-
background: -o-linear-gradient(270deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
226 |
-
background: -ms-linear-gradient(270deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
227 |
-
background: linear-gradient(0deg, rgb(66, 139, 202) 0%, rgb(37, 98, 183) 100%) !important;
|
228 |
-
border:1px solid #357ebd !important;
|
229 |
-
}
|
230 |
-
|
231 |
-
.modulesgarden_grid_container button.add span,
|
232 |
-
.modulesgarden_form_container button.add span {
|
233 |
-
background-image: url(../img/icons/add_btn_icon.gif);
|
234 |
-
}
|
235 |
-
|
236 |
-
.modulesgarden_grid_container button.save span,
|
237 |
-
.modulesgarden_form_container button.save span {
|
238 |
-
background-image: url(../img/icons/save_btn_icon.gif);
|
239 |
-
}
|
240 |
-
|
241 |
-
.modulesgarden_grid_container button.cancel span,
|
242 |
-
.modulesgarden_grid_container button.delete span,
|
243 |
-
.modulesgarden_form_container button.cancel span,
|
244 |
-
.modulesgarden_form_container button.delete span {
|
245 |
-
background-image: url(../img/icons/cancel_btn_icon.gif);
|
246 |
-
}
|
247 |
-
|
248 |
-
.modulesgarden_grid_container button.show-hide span,
|
249 |
-
.modulesgarden_form_container button.show-hide span {
|
250 |
-
background-image: url(../img/icons/btn_show-hide_icon.gif);
|
251 |
-
padding-left: 26px;
|
252 |
-
}
|
253 |
-
|
254 |
-
.modulesgarden_grid_container button.go span,
|
255 |
-
.modulesgarden_form_container button.go span {
|
256 |
-
background-image: url(../img/icons/btn_go.gif);
|
257 |
-
padding-left: 16px;
|
258 |
-
}
|
259 |
-
|
260 |
-
.modulesgarden_grid_container button.add-widget span,
|
261 |
-
.modulesgarden_form_container button.add-widget span {
|
262 |
-
background-image: url(../img/icons/btn_add-widget_icon.gif);
|
263 |
-
}
|
264 |
-
|
265 |
-
.modulesgarden_grid_container button.add-image span,
|
266 |
-
.modulesgarden_form_container button.add-image span {
|
267 |
-
background-image: url(../img/icons/btn_add-image_icon.gif);
|
268 |
-
}
|
269 |
-
|
270 |
-
/* STORE */
|
271 |
-
|
272 |
-
.mg_store_container table.extension {
|
273 |
-
width:100%;
|
274 |
-
margin-bottom:20px;
|
275 |
-
}
|
276 |
-
.mg_store_container table.extension td {
|
277 |
-
background-color: #f8f8f8;
|
278 |
-
border-bottom:2px solid #e7e7e7;
|
279 |
-
vertical-align: middle;
|
280 |
-
}
|
281 |
-
.mg_store_container table.extension h3 {
|
282 |
-
display: inline-block;
|
283 |
-
margin-right: 10px;
|
284 |
-
}
|
285 |
-
.mg_store_container table.extension h3 a {
|
286 |
-
text-decoration:none;
|
287 |
-
}
|
288 |
-
.mg_store_container table.extension td.img img {
|
289 |
-
display:block;
|
290 |
-
width: 80px;
|
291 |
-
}
|
292 |
-
.mg_store_container table.extension td.img {
|
293 |
-
text-align: center;
|
294 |
-
padding:5px;
|
295 |
-
width: 85px;
|
296 |
-
}
|
297 |
-
.mg_store_container table.extension .storelabel {
|
298 |
-
display: inline-block;
|
299 |
-
margin:-2px 0 10px;
|
300 |
-
padding:3px 10px;
|
301 |
-
color:white;
|
302 |
-
font-weight:bold;
|
303 |
-
text-decoration:none;
|
304 |
-
}
|
305 |
-
.mg_store_container table.extension span.installed {
|
306 |
-
background-color:#009933;
|
307 |
-
}
|
308 |
-
.mg_store_container table.extension .new {
|
309 |
-
background-color:#cc3333;
|
310 |
-
}
|
311 |
-
.mg_store_container table.extension .new:hover {
|
312 |
-
background-color:#a41515;
|
313 |
-
}
|
314 |
-
.mg_store_container table.extension span.promotion {
|
315 |
-
background-color:#990033;
|
316 |
-
}
|
317 |
-
.mg_store_container table.extension td.price {
|
318 |
-
text-align: center;
|
319 |
-
padding:0 10px;
|
320 |
-
line-height: 25px;
|
321 |
-
}
|
322 |
-
.mg_store_container table.extension td.price strong {
|
323 |
-
display:block;
|
324 |
-
font-size:18px;
|
325 |
-
color:#1c4b8c;
|
326 |
-
}
|
327 |
-
.mg_store_container table.extension td.price a, #mgbase_store_twitter button {
|
328 |
-
text-decoration: none;
|
329 |
-
padding:7px 16px;
|
330 |
-
}
|
331 |
-
.mg_store_container table.extension td.price a:hover, #mgbase_store_twitter button:hover {
|
332 |
-
background-color: #1c4b8c !important;
|
333 |
-
}
|
334 |
-
|
335 |
-
|
336 |
-
#mgbase_store_twitter iframe {
|
337 |
-
width: 100% !important;
|
338 |
-
}
|
339 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_both.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_down.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_down_dr.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_right.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_right_dr.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/arrows_up.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/add_btn_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/bkg_btn-close2.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_add-image_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_add-widget_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_go.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_save_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/btn_show-hide_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/cancel_btn_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_down.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_down2.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/entry_edit_head_arrow_up.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/error-msg.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/error_msg_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/icon_btn_add.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/module.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/more_arrow.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/reload.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/icons/save_btn_icon.gif
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/mgcommerce-logo.png
DELETED
Binary file
|
skin/adminhtml/base/default/modulesgardenbase/img/modulesgarden.png
DELETED
Binary file
|
skin/frontend/modulesgarden/crystal/css/styles.css
CHANGED
@@ -859,7 +859,7 @@ tr.summary-details-excluded { font-style:italic; }
|
|
859 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
860 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
861 |
|
862 |
-
.products-list li.item { padding:12px 10px; }
|
863 |
.products-list li.item.last { border-bottom:0; }
|
864 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
865 |
.products-list .product-shop { margin-left:150px; }
|
859 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
860 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
861 |
|
862 |
+
.products-list li.item { padding:12px 10px; position:relative; }
|
863 |
.products-list li.item.last { border-bottom:0; }
|
864 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
865 |
.products-list .product-shop { margin-left:150px; }
|
skin/frontend/modulesgarden/crystal/css/styles_blue.css
CHANGED
@@ -859,7 +859,7 @@ tr.summary-details-excluded { font-style:italic; }
|
|
859 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
860 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
861 |
|
862 |
-
.products-list li.item { padding:12px 10px; }
|
863 |
.products-list li.item.last { border-bottom:0; }
|
864 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
865 |
.products-list .product-shop { margin-left:150px; }
|
859 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
860 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
861 |
|
862 |
+
.products-list li.item { padding:12px 10px; position:relative; }
|
863 |
.products-list li.item.last { border-bottom:0; }
|
864 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
865 |
.products-list .product-shop { margin-left:150px; }
|
skin/frontend/modulesgarden/crystal/css/styles_red.css
CHANGED
@@ -857,7 +857,7 @@ tr.summary-details-excluded { font-style:italic; }
|
|
857 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
858 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
859 |
|
860 |
-
.products-list li.item { padding:12px 10px; }
|
861 |
.products-list li.item.last { border-bottom:0; }
|
862 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
863 |
.products-list .product-shop { margin-left:150px; }
|
857 |
#products-list .item .f-fix p { display:block; text-align:right; }
|
858 |
#products-list .item .f-fix .minimal-price { text-align:left; }
|
859 |
|
860 |
+
.products-list li.item { padding:12px 10px; position:relative; }
|
861 |
.products-list li.item.last { border-bottom:0; }
|
862 |
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
|
863 |
.products-list .product-shop { margin-left:150px; }
|
skin/frontend/modulesgarden/crystal/js/opcheckout.extended.js
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 base_default
|
22 |
+
* @copyright Copyright (c) 2014 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 |
+
Checkout.prototype.setLoadWaiting = Checkout.prototype.setLoadWaiting.wrap(function(parentMethod, step, keepDisabled) {
|
27 |
+
if(step) {
|
28 |
+
$(step+'-buttons-container').select('button').invoke('hide');
|
29 |
+
}
|
30 |
+
else if (this.loadWaiting && ! keepDisabled) {
|
31 |
+
$(this.loadWaiting+'-buttons-container').select('button').invoke('show');
|
32 |
+
}
|
33 |
+
|
34 |
+
parentMethod(step, keepDisabled);
|
35 |
+
});
|