Orion350 Posted April 14, 2009 Share Posted April 14, 2009 Hallo teman-teman sekalian, seandainya kita ingin membuat harga produk kita menjadi "call us" atau tidak ditampilkan, modifikasi di bagian mana ya?. Terima kasih sebelumnya, saya uda oprek tapi belum ketemu juga. Link to comment Share on other sites More sharing options...
caparuni Posted April 14, 2009 Share Posted April 14, 2009 edit .../themes/prestashop/product.tplcari : {convertPrice price=$product->getPrice(true, NULL, 2)}{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if} ganti jadi : {if ($product->getPrice(true, NULL, 2) == 0)} Call Us {else} {convertPrice price=$product->getPrice(true, NULL, 2)}{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if} {/if} edit .../themes/prestashop/product-list.tplcari : {convertPrice price=$product.price} ganti jadi : {if ($product.price == 0)} Call Us {else} {convertPrice price=$product.price} {/if} dgn trick ini kalo kita set harga nya jadi 0 maka otomatis Call Us yang di tampilkanoia Call Us bisa diganti ke link, misalnya link ke halaman kontak, atau cms lainnya Link to comment Share on other sites More sharing options...
Orion350 Posted April 14, 2009 Author Share Posted April 14, 2009 hahahahahah ... ini dia ... Terima kasih banyak atas bantuannya. CASE CLOSE ... Link to comment Share on other sites More sharing options...
caparuni Posted April 14, 2009 Share Posted April 14, 2009 sep sep Link to comment Share on other sites More sharing options...
Orion350 Posted April 14, 2009 Author Share Posted April 14, 2009 Sebentar-sebentar ....kok didepannya masih Rp. 0 ya? ... Link to comment Share on other sites More sharing options...
caparuni Posted April 14, 2009 Share Posted April 14, 2009 nah kalo itu mah pasti di module nya.... kalo pake modul homefeatured coba hide price nya ajah atau coba cari .tpl di folder modulnya trus edit Link to comment Share on other sites More sharing options...
Orion350 Posted April 14, 2009 Author Share Posted April 14, 2009 OK... tak cek ke TKP.... Link to comment Share on other sites More sharing options...
pratama Posted April 14, 2009 Share Posted April 14, 2009 wahhh,, kalo membahas masalah ini aku jd inget pas mengganti di global.css nya prend,, ada kok di thread lain untuk menghide price nya.coba sampean buka global.css nya cari like ke 1094 ( pake dw atau notepad) codenya ini di line tsb : #center_column div.products_block ul li p.product_desc a { font-weight:normal; }#center_column .products_block span.price { text-align: center; font-size: 1.1em; padding: 0.5em 0; display: block;pd display ganti aja dengan "none"menjadi : #center_column div.products_block ul li p.product_desc a { font-weight:normal; }#center_column .products_block span.price { text-align: center; font-size: 1.1em; padding: 0.5em 0; display: none;coba broo...!! sory hanya pengen shar aja. Link to comment Share on other sites More sharing options...
Orion350 Posted April 15, 2009 Author Share Posted April 15, 2009 wahhh,, kalo membahas masalah ini aku jd inget pas mengganti di global.css nya prend,, ada kok di thread lain untuk menghide price nya.coba sampean buka global.css nya cari like ke 1094 ( pake dw atau notepad) codenya ini di line tsb : #center_column div.products_block ul li p.product_desc a { font-weight:normal; }#center_column .products_block span.price { text-align: center; font-size: 1.1em; padding: 0.5em 0; display: block;pd display ganti aja dengan "none"menjadi : #center_column div.products_block ul li p.product_desc a { font-weight:normal; }#center_column .products_block span.price { text-align: center; font-size: 1.1em; padding: 0.5em 0; display: none;coba broo...!! sory hanya pengen shar aja. Kalo ngedit global.css apa semua harga dihide ya?. Maunya sih ada pilihan "call us" tapi yang ada harganya tetap ditampilkan, gitu pak bozz Link to comment Share on other sites More sharing options...
bigboy16 Posted April 24, 2009 Share Posted April 24, 2009 bikin tambahan tabel call us statusbiner 0 or 1 nilainyatrus di product php, ambil kondisi tabeldi tpl nya bkin konddisi if call us=1 then price_display = call us Link to comment Share on other sites More sharing options...
dallco Posted February 17, 2010 Share Posted February 17, 2010 edit .../themes/prestashop/product.tplcari : {convertPrice price=$product->getPrice(true, NULL, 2)}{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if} ganti jadi : {if ($product->getPrice(true, NULL, 2) == 0)} Call Us {else} {convertPrice price=$product->getPrice(true, NULL, 2)}{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if} {/if} edit .../themes/prestashop/product-list.tplcari : {convertPrice price=$product.price} ganti jadi : {if ($product.price == 0)} Call Us {else} {convertPrice price=$product.price} {/if} dgn trick ini kalo kita set harga nya jadi 0 maka otomatis Call Us yang di tampilkanoia Call Us bisa diganti ke link, misalnya link ke halaman kontak, atau cms lainnya ini untuk semua produk ya? apa bisa untuk memilih produk tertentu yang ingin dipasang "call Us"? Link to comment Share on other sites More sharing options...
dallco Posted April 21, 2010 Share Posted April 21, 2010 dah coba nih tapi keliatan nya untuk versi 1.2.5 script nya ada yang beda nih......mau coba merubah jadi takut sendiri..... Link to comment Share on other sites More sharing options...
mckenzie Posted May 27, 2010 Share Posted May 27, 2010 PS 1.2.5 agak laen bro, bisa minta code yang barunya ga? Link to comment Share on other sites More sharing options...
tomtim Posted November 13, 2011 Share Posted November 13, 2011 PS 1.2.5 agak laen bro, bisa minta code yang barunya ga? ikutan nunggu nih.. ada yg bisa bantu gak ya.. Link to comment Share on other sites More sharing options...
kakalushop Posted November 16, 2011 Share Posted November 16, 2011 Ini dia yang dicari, akhirnya ketemu disini. Langsung ke tkp dan praktek. Thanks atas sharing nya pak boz.. Link to comment Share on other sites More sharing options...
jonnies_z Posted December 21, 2011 Share Posted December 21, 2011 (edited) Tutorial bagus nih.. ijin nyimak ilmunya ya gan... sekalian ane mau praktekin nih ilmu presta baru, thanks www.kamilabeauty.com www.jonniesstore.com Edited December 21, 2011 by jonnies_z (see edit history) Link to comment Share on other sites More sharing options...
tehobeng Posted March 8, 2012 Share Posted March 8, 2012 maaf, ini bisa di pake di presta 1.4.7.0? Link to comment Share on other sites More sharing options...
ferry Posted October 30, 2012 Share Posted October 30, 2012 kok saya coba di presta 1.4 saya malah jadi hilang yach produk nya " Link to comment Share on other sites More sharing options...
infussmart Posted August 19, 2013 Share Posted August 19, 2013 Saya menggunakan PS 1.5.3 mohon bantuanya bagaimana cara menampilkan harga menjadi "call us" pada produk tertentu, membedakan harga Rupiah dan Dollar atau mata uang asing lainya. terima kasih Link to comment Share on other sites More sharing options...
lisboafransisco Posted June 5, 2016 Share Posted June 5, 2016 edit .../themes/prestashop/product.tpl cari : <span class="our_price_display"><span id="our_price_display">{convertPrice price=$product->getPrice(true, NULL, 2)}</span>{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if}</span> ganti jadi : {if ($product->getPrice(true, NULL, 2) == 0)} <span class="our_price_display">Call Us</span>{else} <span class="our_price_display"><span id="our_price_display">{convertPrice price=$product->getPrice(true, NULL, 2)}</span>{if $product->getPrice(true, NULL, 2) != $product->getPrice(false, NULL, 2)}{l s='incl. tax'}{/if}</span>{/if} edit .../themes/prestashop/product-list.tpl cari : <span class="price">{convertPrice price=$product.price}</span> ganti jadi : {if ($product.price == 0)} <span class="price">Call Us</span>{else} <span class="price">{convertPrice price=$product.price}</span>{/if} dgn trick ini kalo kita set harga nya jadi 0 maka otomatis Call Us yang di tampilkan oia Call Us bisa diganti ke link, misalnya link ke halaman kontak, atau cms lainnya Siang gan, Mohon bantuannya untuk membuat Call Us/Price Call, untuk artikel ini yang saya temukan berbeda Coding nya : product-list.tpl {if isset($product.show_price) && $product.show_price && !isset($restricted_country_mode)}<span itemprop="price" class="price product-price">{if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if}</span> product.tpl <p class="our_price_display" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <link itemprop="availability" {if $product->quantity <=0}href="http://schema.org/OutOfStock"{else}href="http://schema.org/InStock"{/if}> {if $priceDisplay >= 0 && $priceDisplay <= 2}<span id="our_price_display" itemprop="price">{convertPrice price=$productPrice}</span> <!--{if $tax_enabled && ((isset($display_tax_label) && $display_tax_label == 1) || !isset($display_tax_label))}{if $priceDisplay == 1}{l s='tax excl.'}{else}{l s='tax incl.'}{/if}{/if}--> <meta itemprop="priceCurrency" content="{$currency->iso_code}" />{/if} </p> Jadi bagaimana tuh? Mohon bantuannya ya gan. Thx. Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted June 29, 2016 Share Posted June 29, 2016 Untuk Prestashop v.1.6 Untuk menyembunyikan tombol "Add to cart" maka parameter product `available_for_order` jangan di centangBack Office > Catalog > Product > Add/Edit@lihat gambar terlampir Lalu untuk menampilkan text "Call Us" di halaman produk, sederhananya bisa tambahkan smarty code berikut ini {if !$product->available_for_order} <p>{l s='Call Us'}</p> {/if} Sedangkan untuk menampilkan text "Call Us" di halaman produk listing (category page,modules), sederhananya bisa tambahkan smarty code berikut ini {if !$product.available_for_order} <p>{l s='Call Us'}</p> {/if} Lebih lanjutnya, silahkan perbarui kode HTML nya sesuai dengan keinginan dan theme yang anda gunakan. Perhatikan perbedaan smarty code yang digunakan dalam contoh if statement diatas $product->available_for_order , disini digunakan tanda -> (panah) karena variabel $product pada halaman product-detail adalah object $product.available_for_order , disini digunakan tanda . (titik) karena variabel $product pada halaman product-listing adalah array 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