Page 31 of 65 FirstFirst ... 21293031323341 ... LastLast
Results 301 to 310 of 647
  1. #301
    Join Date
    Jun 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Hi,

    Can someone help me out with the following:
    The prices of my books are shown as follows.
    Book price $ 8,63 ($9,95 Incl tax)
    How can I show only the price including tax (without the ($.,.. Incl tax)and the red color) and not show the price excl tax.

    Thanx...

  2. #302
    Join Date
    Nov 2004
    Location
    U.K. South Wales
    Posts
    501
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Hi Berrybattens

    Yes I use a U.K oriented display for price,

    this should work... if you locate line 283 in file
    (your current template)/tpl_product_book_info_display.php

    or close to where it says '//uses uk price function jph'mod

    change the function that is called here...
    Code:
    zen_get_products_display_price_uk((int)$_GET['products_id']);
    to
    Code:
    zen_get_products_display_price((int)$_GET['products_id']);
    Note this line above, is part of a longer line of code..

    This is the 'normal zencart price display, you can show tax or not, with an admin setting separately.

  3. #303
    Join Date
    Jun 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Thank you very much.
    I was already looking at this for ages...

    Now I am going to break my head on how to add the extra fields to the search function.

    Regards,
    Berry...

  4. #304
    Join Date
    Dec 2005
    Posts
    166
    Plugin Contributions
    0

    Default free gift with every purchase

    I have used this module on two sites and the results have been good.

    My client needs one more thing. For every purchase of a particular amount , he wants to give another book free worth a particular price.
    As the purchase goes higher, the gift gets costlier. For e.g.
    With purchase worth 500$, he wants to give 75$ worth book free. There will be a list of books for selection for the gift.

    How is it possible

  5. #305
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Hi Everyone
    I don't know if I am in the right thread but I am going to ask anyway.
    Does anyone know why you cannot have a Document General as a Featured Product or as a Special Product or is it me???
    Thanks in advance
    Kind Regards
    Franco

  6. #306
    Join Date
    Dec 2005
    Posts
    166
    Plugin Contributions
    0

    Default Author name dispaly

    I have successfully installed the book store using Zen. But authors name is nor getting displayed under the book. All the tables are correct.
    If I select the author's name, then a list of books by that author is showna nd it shows the author name also, but not viewing the category products normally.

    Please help

  7. #307
    Join Date
    Jun 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Hi,

    I am really breaking my head here over the search function. When I enter a search command I always get all the books double in the results. Does anyone knows how to solve this?

    Thanx!
    Berry...

  8. #308
    Join Date
    Nov 2004
    Location
    U.K. South Wales
    Posts
    501
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    berrybatens
    doubling up of books in search results usually needs 'select distinct ..' in the search sql, you're just getting the same 'rows' repeated at present.

    btw there will hopefully be an isbn search adaptation for combined sidebox in the near future


    raunharman
    do the authors appear on each book display correctly?

    Unsure about your book gifts situation, maybe someone else knows if this bonus free item can be arranged. Zencart tends only to do what it does, if you see what I mean.

    francocauter
    doc general, is it actually a product? I thought there was a doc product type as well..
    this query should be a new subject really, in the forum threads, you would get more attention

  9. #309
    Join Date
    Dec 2005
    Posts
    166
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    Any options of free gifts. A buys books worth 500$, he is shown a drop down list of books, each worth 75$, to select as free.
    Same with high purchases.

    Also how do I setup the option of Book search, like it is on http://www.hareslade.com/zc/index.php

    Your help is reqd.

    Thanks in advance

  10. #310
    Join Date
    Nov 2004
    Location
    U.K. South Wales
    Posts
    501
    Plugin Contributions
    0

    Default Re: Product Type Book (by moku)

    raunharman
    my site's book search is the 'combined' sidebox, in the add-on's fileset, look inside '1_BOOK_MAIN_FILES' folder, for folder 'OPTIONAL_COMBINED_BOOK_SEARCH_SIDEBOX'

    The /catalog folder in there contains the files for the combined sidebox, upload those... and you should apply the sql patch as well via admin, using add_to_mysql_multibox_by_admin_patch.txt..

    The sidebox will need to be switched on in admin, its called a multibox.

    The authors name length (for the sidebox's authors dropdown list) may need setting to 20 characters or so in admin (in maximums section).

 

 
Page 31 of 65 FirstFirst ... 21293031323341 ... LastLast

Similar Threads

  1. Using Book Product Type Extra fields (Book DD2)
    By Beau91324 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 15 Nov 2009, 08:07 PM
  2. Help Product Type Books (by Moku) broken
    By cshart in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 31 Mar 2007, 03:19 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR