haibiz Posted September 3, 2008 Share Posted September 3, 2008 hi,mình thấy cách giới thiệu sp dạng đứng ko hay lắm, nếu chỉnh lại để đặt theo dạng nằm ngang thì hay hơn nhiều nx ko biết làm thế nào. Ai đã từng làm rồi thì chỉ mình cái nhé thank!!!!!!! Link to comment Share on other sites More sharing options...
target_locked Posted September 3, 2008 Share Posted September 3, 2008 Mình cũng cần cái này. Thấy mấy trang demo của prestashop đẹp lắm mà không biết làm cách nào.http://www.prestashop.com/en/showcase_liveshops/Ai biết share cho anh em với.Thanks. Link to comment Share on other sites More sharing options...
haylam.vn Posted September 4, 2008 Share Posted September 4, 2008 Mở file homefeatured.tpl trong modules homefeatured thay đổi các giá trị liHeight, nbItemPerlineMở file global.css trong thư mục themes, tìm đến modules này và Thay đổi chiều rộng <!-- MODULE Home Featured Products --> {l s='featured products' mod='homefeatured'} {if isset($products) AND $products} {assign var='liHeight' value=360} {assign var='nbItemsPerLine' value=4} {assign var='nbLi' value=$products|@count} {assign var='nbLines' value=$nbLi/$nbItemsPerLine|ceil} {assign var='ulHeight' value=$nbLines*$liHeight} {foreach from=$products item=product name=homeFeaturedProducts} {assign var='productLink' value=$link->getProductLink($product.id_product, $product.link_rewrite)} {$product.name|escape:htmlall:'UTF-8'|truncate:35} {$product.description_short|strip_tags:'UTF-8'|truncate:150} {displayWtPrice p=$product.price} {l s='View' mod='homefeatured'} {if $allow_buy_when_out_of_stock OR ($product.quantity AND $product.quantity > 0) OR $product.allow_oosp} {l s='Add to cart' mod='homefeatured'} {else} {l s='Add to cart' mod='homefeatured'} {/if} {/foreach} {else} {l s='No featured products' mod='homefeatured'} {/if} <!-- /MODULE Home Featured Products --> Link to comment Share on other sites More sharing options...
target_locked Posted September 6, 2008 Share Posted September 6, 2008 Làm thế nào để trình bày list sản phẩm ngắn gọn theo kiểu như thế này? Kể cả trang chủ và các trang list bên trong.http://www.pop-line.com/10-cadeaux-enfants-2-ans-et-Ai biết hướng dẫn giùm,Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now