Jump to content

[SOLVED] cupu banget nih


www.bios.web.id

Recommended Posts

halo semua........
lg cupu banget nih masalah prestashop, ada yg bisa bantuin nggak?

1. Gimana caranya ngilangin add to cart, otomatis checkout juga gak ada dong. jadi intinya disitu cuman nampilin produk ama harga beserta speknya.
2. dimana agar bisa edit information (delivery, legal notice, condition, dkk)
3. gimana agar logo header tidak nglink ke www.prestashop.com.

Link to comment
Share on other sites

halo semua........
lg cupu banget nih masalah prestashop, ada yg bisa bantuin nggak?

1. Gimana caranya ngilangin add to cart, otomatis checkout juga gak ada dong. jadi intinya disitu cuman nampilin produk ama harga beserta speknya.
2. dimana agar bisa edit information (delivery, legal notice, condition, dkk)
3. gimana agar logo header tidak nglink ke www.prestashop.com.


seingat gue aja ya bos...
1. waktu isi jumlah dibikin nol trus pilih radio button deny order trus checkout bisa diilangin di module terus cari cart block coba diuninstall
2. pilih tools>translations trus pilih modify translations, combo nya pilih Front Office translations terus klik benera ameriki dan cari tulisan delivery dll dll pake ctrl+f biar cepet
3. logo header yg mana nih? bingung gue?? coba masuk ke module cari home text editor klik configure coba di cek disitu ada link ke prestashop dan bisa diganti ke link web kamu.

semoga membantu huff... :-P
Link to comment
Share on other sites

ok kalo gitu edit manual aja ye...sebentar aku cek punyaku dulu

untuk ganti delivery, condition, legal, about-us, secure-payment lu bisa masuk ke public_html/themes/prestashop
disana file ini adanya delivery.tpl, condition.tpl, mentions.tpl (legal notice), secure-payment.tpl soalnya aku kemaren ganti manual

trus logo ipod kalo mau diganti cari di public_html/modules/editorial cari homepage_logo.jpg itu gambar ipod jadi terserah mau diganti apa....

untuk tulisan di depan cari di public_html/modules/editorial cari file editorial.xml silahkan diganti itu untuk tulisan di depan trus lu

semoga jelas... :cheese:

Link to comment
Share on other sites

untuk ngilangin cart ma account, coba cara ini :
1. folder > modules > blockcart ==> dihapus

2. folder > order.php > order-slip.php > order-return > order-follow > order-detail > order-confirmation ==> dihhapus

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
"{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}"

4. folder > cart.php ==> hapus

5. folder > themes > shopping-cart.tpl ==> hapus

Link to comment
Share on other sites

untuk ngilangin cart ma account, coba cara ini :
1. folder > modules > blockcart ==> dihapus

2. folder > order.php > order-slip.php > order-return > order-follow > order-detail > order-confirmation ==> dihhapus

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
"{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}"

4. folder > cart.php ==> hapus

5. folder > themes > shopping-cart.tpl ==> hapus

6. folder > themes > product.tpl hapus bagian ini ==>

quantity == 0} style="display:none;"{/if} id="add_to_cart" class="buttons_bottom_block"><input type="submit" name="Submit" value="{l s='Add to cart'}" **class="exclusive" /></p>"

7. folder > modules > blockmyaccount ==> hapus

8. folder > modules > blockuserinfo ==> hapus


semoga membantu..

Link to comment
Share on other sites

maaf, maaf..kok jadi error yah??
untuk ngilangin cart ma account, coba cara ini :
1. folder > modules > blockcart ==> dihapus

2. folder > order.php > order-slip.php > order-return > order-follow > order-detail > order-confirmation ==> dihhapus

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
if $allow_buy_when_out_of_stock OR ($product.quantity AND $product.quantity > 0) -sampai- /if"

4. folder > cart.php ==> hapus

5. folder > themes > shopping-cart.tpl ==> hapus

6. folder > themes > product.tpl hapus bagian ini ==>
p{if !$allow,_oosp && $product->quantity == 0} -sampai- l s='Add to cart'}" **class="exclusive" /></p>"

7. folder > modules > blockmyaccount ==> hapus

8. folder > modules > .blockuserinfo ==> hapus


semoga membantu..

Link to comment
Share on other sites

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
if $allow_buy_when_out_of_stock OR ($product.quantity AND $product.quantity > 0) -sampai- /if"

6. folder > themes > product.tpl hapus bagian ini ==>
p{if !$allow,_oosp && $product->quantity == 0} -sampai- l s='Add to cart'}" **class="exclusive" /></p>"


kok belum sukses juga yah....
Link to comment
Share on other sites

module > hoefeatured > homefeatured.tpl
{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}

folder > themes > folder themes > product.tpl

quantity == 0} style="display:none;"{/if} id="add_to_cart" class="buttons_bottom_block"><input type="submit" name="Submit" value="{l s='Add to cart'}" class="exclusive" /></p>

Link to comment
Share on other sites

module > hoefeatured > homefeatured.tpl

{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}


folder > themes > folder themes > product.tpl
search aja di halaman ini dengan kata kunci *value="{l s='Add to cart'}" * tanpa bintang. hapus dimulai dari tanda p sampe /p
Link to comment
Share on other sites

wadow..kok jadi kayak gitu.??
module > hoefeatured > homefeatured.tpl
/*{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}*/

folder > themes > folder themes > product.tpl
/*

quantity == 0} style="display:none;"{/if} id="add_to_cart" class="buttons_bottom_block"><input type="submit" name="Submit" value="{l s='Add to cart'}" class="exclusive" /></p>*/

Link to comment
Share on other sites

maaf, maaf..kok jadi error yah??
untuk ngilangin cart ma account, coba cara ini :
1. folder > modules > blockcart ==> dihapus

2. folder > order.php > order-slip.php > order-return > order-follow > order-detail > order-confirmation ==> dihhapus

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
if $allow_buy_when_out_of_stock OR ($product.quantity AND $product.quantity > 0) -sampai- /if"

4. folder > cart.php ==> hapus

5. folder > themes > shopping-cart.tpl ==> hapus

6. folder > themes > product.tpl hapus bagian ini ==>
p{if !$allow,_oosp && $product->quantity == 0} -sampai- l s='Add to cart'}" **class="exclusive" /></p>"

7. folder > modules > blockmyaccount ==> hapus

8. folder > modules > .blockuserinfo ==> hapus


semoga membantu..



hohohoohooo tengkyu banget mbak..... udah bisa..................... ;-)
Link to comment
Share on other sites

mba .. klo saya ingin menghapus tampilan add to cart pake ini kan .. ?
saya inginnya bukan hanya membuat tidak berfungsi nya button add to cart di tampilan produk .. tp ingin button tersebut ilang .. itu bisa ga yah ??

thx before

maaf, maaf..kok jadi error yah??
untuk ngilangin cart ma account, coba cara ini :
1. folder > modules > blockcart ==> dihapus

2. folder > order.php > order-slip.php > order-return > order-follow > order-detail > order-confirmation ==> dihhapus

3. folder > modules > homefeatured > homefeatured.tpl > hilangkan bagian ini ==>
if $allow_buy_when_out_of_stock OR ($product.quantity AND $product.quantity > 0) -sampai- /if"

4. folder > cart.php ==> hapus

5. folder > themes > shopping-cart.tpl ==> hapus

6. folder > themes > product.tpl hapus bagian ini ==>
p{if !$allow,_oosp && $product->quantity == 0} -sampai- l s='Add to cart'}" **class="exclusive" /></p>"

7. folder > modules > blockmyaccount ==> hapus

8. folder > modules > .blockuserinfo ==> hapus


semoga membantu..
Link to comment
Share on other sites

  • 2 years later...
  • 4 weeks later...
maaf ini saya mau tanya,itu yg public_html itu letak'a dimana yah?lalu ada ga sih cara edit gambar'a itu dari admin'a ajah,gambar IPOD gede yg saya maksud waktu pertama kali install.thx


ganti gambar bisa kok dari backend / admin presta nya tanpa harus ke file manager.

cari ajah di catalog untuk setiap kategorinya..

atau klo mao ganti yang ada di home page bisa ganti di module trus cari module homepage apa gitu (ane lupa nama lengkap modulnya)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...