How to remove price, currency, total, payments, carries ?

parisnet

No avatar

2008-06-02 21:11

Dear Admin/Sir/Madam,

I try Quick Cart v3.x

Please tell me about :

Remore or hidden :
- price
- currency symbol
- total order
- payments
- carries
- replace word "Add to Basket" to "Request Product"

Because I need Quick Cart v3.x for only product catalog with request products.


Thanks and Regards,

» Quick.Cart v3.x

Parisnet

treewood (OpenSolution)

Avatar: treewood

2008-06-03 07:49

parisnet
1. price and currency - edit templates/products_default.tpl and remove

  <div id="box">
    <
div id="price"><em>$lang['Price']:</em><strong id="priceValue">$aData[sPrice]</strong><span>$config[currency_symbol]</span></ div>
    
$sAvailable
    $sBasket
  
</div>



and templates/pages_default.tpl and delete

$aData[sBasket]<div class="price"><em>$lang[Price]:</em><strong>$aData[sPrice]</strong><span >$config[currency_symbol]</span></div>


2. total order, payments, carriers - go to setting in admin panel and diselect page to display "basket", "order form"
3. replace word "Add to Basket" to "Request Product" - this will be harder because you propably want add form to send request. Maybe some PHP coder will do it for you

ragou

Avatar: ragou

2009-02-05 09:55

I have the same problem, but I want to remove just the cart, not the price. Is this possible?

treewood (OpenSolution)

Avatar: treewood

2009-02-06 07:52

ragou - yes of course ... in v3.x go to settings and open "pages" tab after disable (select "none") basket and order form page

lqunta

No avatar

2009-03-22 12:05

Greetings,

Sorry if I may be cross-posting. Just as above, trying to use Quick.Cart V3.3 as a catalog:
-Visitors can browse products, and, when interested with product, instead of 'add to cart', proceed directly to 'place order' [i.e. Fill a form which sends details both to the visitor and admin email].
-Search products by custom parameters [i.e. if my product has Size, Weight, Colour...then, visitors should be able to choose these options in the search]

As such, dont want 'add to cart' or 'basket' to show on any page. Instead would like 'place order' to show, instead of 'add to cart'.

Lqunta

beholder

Avatar: beholder

2009-03-22 12:25

Iqunta: please check information in this thread and then continue with changes in another thread here:
http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5735

It would be interesting to see your website after these changes are done, if you're not shy just post your URL in this thread.

Back to top
about us | contact