-
After installing the On Sale module I can't add a product to the cart?
There was an error installing the module. Please re-check the code entered into the /skin1/modules/Product_Options/func.js file and /skin1/customer/main/product.tpl. If you skipped some optional steps to the... -
I would like a different sale than is available in the On Sale module, it is possible for me to get the source code?
No, the source code is not available. Please be sure to view the live demo where you can fully test the software and view its features before making a decision on purchasing the module. -
I have a group of products in different categories I would like to add to one sale. Do I have to create a sale for each product?
Not necessarily, an easy workaround is to use a disabled category to group products for use in a sale. Here are the steps: Create a category (name it something similar to 'sale_group_A') and make sure it is... -
What do each of the On Sale sales do?
Buy Product X Get Product Y Free/Discounted [1] - Select an exact product or products that a customer must purchase, and select an exact product or products that a custom will receive free... -
How do I add the On Sale discounts to the Related or Upselling products on my main product display page?
/modules/Upselling_Products/related_products.php Find this code near line 49: if (!empty($product_links)) $smarty->assign("product_links",$product_links); Immediately BEFORE insert this... -
I have an AJAX add to cart customization, or I don't redirect to the shopping cart. Because of this the customer may never visit the shopping cart page (cart.php) where the On Sale sales are applied. How do I work around this?
There are two options: 1. If you are using On Sale verions 2.0 or higher you can enable this option: On Sale -> Settings -> Calculate Sales on both the Cart and Checkout pages... -
How do I display the On Sale coupon data or sale information on the customers invoice?
If you are using a version of On Sale prior to 1.2 you will need to update to the latest version . Make the following changes 1. Open <skin>/mail/html/order_data.tpl Find this code near line... -
The On Sale module discounts aren't applied when using Google Checkout or Gift certificates.
Make the following change: payment/auth.php Find this code near line 43: include_once $xcart_dir."/init.php"; Immediately after insert this code: // On Sale :: www.alteredcart.com // if... -
[Tutorial] How do I create a sale that auto-generates a coupon?
1. Create any sale with a coupon code entered . For example, if you want to send the customer a coupon for $10, create a sale to discount $10 off an order and assign a coupon name to this sale. 2. Create a sale... -
On Sale is calculating sales using the price before discount. I need it to use the price after any discounts.
The On Sale modules applies sales in the order set on the main Sale Overview page in your X-Cart admin section. For sales based on subtotals such as a free shipping sale you will want to set the Order to apply to...



