Yusuf CATALKAYA Posted June 17, 2010 Share Posted June 17, 2010 Arkadaşlar; bu anasayfada sürekli ekledikçe yeni ürünlerimiz çıkıyor. bunu admin panelinden kaçtane çıkacağınıda ayarlayabiliyoruz. Fakat bu resimler sürekli tüm ürünler arasından kendi kendine random bi şekilde sürekli değişebilirmi. bununla ilgili bi modul bilen yada biyerde karşılaşan arkadaşlar bilgilerini paylaşırsa çok memnun olurum. Teşekkürler. Link to comment Share on other sites More sharing options...
Yusuf CATALKAYA Posted June 17, 2010 Author Share Posted June 17, 2010 benim istediğim şeydetam bu işte... ama bu yeni ürünler için... bunu ana sayfadaki ürünlere nasıl entegre edeilirimdit …/modules/blocknewproducts/blocknewproducts.phplooking for :$newProducts = Product::getNewProducts(intval($params['cookie']->id_lang), 0, Configuration::get('NEW_PRODUCTS_NBR') );replace with :$newProducts = Product::getNewProducts(intval($params['cookie']->id_lang), 0, 100);shuffle($newProducts);array_splice($newProducts, Configuration::get('NEW_PRODUCTS_NBR') ); 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