Search:

Type: Posts; User: Takoda

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,656

    Re: Can I edit my customer's shopping cart?

    Hi Wheat,

    Are you sure you're not getting editing a cart and editing an order confused? The previous posts relate to editing a shopping cart/basket *before* it goes through the checkout.
    ...
  2. Replies
    11
    Views
    1,656

    Re: Can I edit my customer's shopping cart?

    Say a customer knows what products he wants, and wants them installed - the fee for this is dependant on many factors, so is negotiated separately - by phone, email, whatever. I can then go into...
  3. Replies
    11
    Views
    1,656

    Re: Can I edit my customer's shopping cart?

    Off on a tangent perhaps, but:

    I've found little value in being able to edit an order; from my perspective, once an order has been placed/confirmed, that *is* the order... editing it and sending...
  4. Replies
    1
    Views
    864

    Re: Huge Inventory to upload from quickbooks!

    Have you looked at the Easy Populate mod for importing the data?

    As for syncing between "quickbooks" and Zen Cart, no idea, sorry.

    But I hope this gets you started...
  5. Replies
    4
    Views
    1,086

    Re: Allow Customer to set sales taxable status?

    You should be able to use the "Customer Tax Exempt" mod. BUT this would require you to set the customer's tax exempt status at some stage before they placed the order.

    Although once the tax exempt...
  6. Re: Where to find total order value in send_order_email function?

    Fine, don't help me then!!

    Have found the answer by adding:


    echo "<pre>", print_r($order_totals, true), "</pre>";
    echo "<pre>", print_r($this,true), "</pre>";
    die();

    to the top of the...
  7. Replies
    12
    Views
    2,155

    Re: How to diplay add to cart button?

    You mean in the category listing?

    Admin > Configuration > Product Listing:

    Set Display Product Add to Cart Button to 1 or 2
    Set Display Multiple Products Qty Box Status [...] to 0

    I suspect...
  8. Where to find total order value in send_order_email function?

    I need to find the total value of the order in the send_order_email function, in order.php.

    I think it's in the $order_totals array somewhere, but nothing I've tried works.

    Thanks in advance.
  9. Replies
    7
    Views
    2,937

    Re: Making a credit note

    I managed to put something together by:

    Changing the basket/checkout processes to allow negative quantity values
    Changing the checkout process to not automatically change to "gift voucher"...
  10. Re: Reduce total VAT when specific product added

    Resolved, using the mod here, modified to allow a customer specific tax/VAT rate to be entered.

    This solution only works if all products are taxed the same, and where the customer requests the...
  11. Replies
    2
    Views
    1,006

    Re: Display tax percentage rate

    I wish I could delete posts after I've submitted them... :D

    Have found the answer is to replace several entries of:


    return $tax_description;

    with
  12. Replies
    2
    Views
    1,006

    Display tax percentage rate

    Is there any method of showing the actual % percentage rate charged on the checkout pages and, ideally, on the invoice?

    The reason is that I've altered functions_taxes.php to calculate tax on a...
  13. Replies
    0
    Views
    507

    Database: customers_basket final_price

    Hi,

    Could anyone explain to me what the field final_price in the table customers_basket represents please? I've been looking for an answer for well over an hour..!

    I've experimented by entering...
  14. Reduce total VAT when specific product added

    For all products, either normal VAT applies, or zero VAT if the customer is VAT registered; I think we can use the European VAT mod for this.

    In orders where installation of the products is also...
  15. Thread: pdf Invoice 3

    by Takoda
    Replies
    38
    Views
    13,059

    Re: pdf Invoice 3

    I'm not sure how many are using this mod - not many by the looks of things - but perhaps someone could help me.

    The basically mod works fine, but the GBP pound sign - £ - appears on the pdf as a...
  16. Replies
    3,720
    Views
    843,768

    Re: Zen Lightbox...

    Thanks for your help DA.

    I've been playing around for a while, sticking jscript_zen_lightbox.php in various folders, but without much luck; it works fine on the ez pages, and on the product_info...
  17. Replies
    3,720
    Views
    843,768

    Re: Zen Lightbox...

    Would anyone be able to tell me how to use Lightbox on the product listing page? ie instead of linking to the product info page, clicking on the thumbnail just displays the full-sized image.

    I've...
  18. Re: EZ-pages header bar: remove extra space char

    Sorry, cancel that; I've found it in tpl_ezpages_bar_header.php :smile:
  19. EZ-pages header bar: remove extra space char

    Could anyone tell me where the space character is added to the end of the EZ-Pages Header Link Separator, please?

    Reason is that I don't want a separator at all, and deleting it in admin still...
  20. Replies
    3
    Views
    716

    Re: A very simple question

    Read: https://www.zen-cart.com/tutorials/index.php?article=129, followed by the other FAQs. :wink:
  21. Re: Help with making products align left instead of centered in the listings...

    After struggling with the same problem, I added the following to the bottom of stylesheet.css:



    .listingDescription {
    text-align: left;
    }
    .itemTitle {
    text-align: left;
    }
  22. Replies
    7
    Views
    2,937

    Re: Making a credit note

    Tried to use "Edit Orders" add-on to create negative item count in basket, which looked like it worked for a moment, but basket reverted to zero items... :(

    ... and now the "edit" button is not...
  23. Replies
    7
    Views
    2,937

    Re: Making a credit note

    Yes, me.

    I'm in the early stages of setting up a shop (talk about a learning curve!), and don't quite understand why there's no facility for credit notes and/or refunds; I'd have thought that to...
Results 1 to 23 of 23
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR