Search the Community
Showing results for tags '2.3.1'.
-
Hi everyone, hoping someone can help me figure this out. I recently installed the County Sales Tax by Zip Code mod (http://addons.oscommerce.com/info/1856) found in the contributions section, into my 2.3.1 store. Everything was easy to follow and I was able to update the zip codes to reflect the NY zip codes that I need with no problem. The mod, for what it's purpose is (to apply different tax rate to different zip codes), works great. There is one thing that I need help figuring out, and I'm hoping someone more knowledgeable in PHP can point me in the right direction. My store sells apparel, and in NY State, the current laws require you to charge tax only on clothing that's over $110. Any items under that amount are tax-free. From what I understand (and I could be wrong) this modification seems to apply taxes to ALL purchases that are being delivered to a NY address. I want to figure out the best way to tweak it so that it only charges tax on items that are over $110. I know that you can assign tax classes to products, which will tell OSC what tax rate to apply to each item at checkout, but even when using different classes, they are ALL still being charged tax. If I wanted to add a condition to this coding (something like "IF item price is over $110", or "IF tax class is XYZ"), how would I write it, and where would I be able to insert it? Or if you know a better way to do this, please let me know. I've looked at other tax by zip contributions available, and after trying, this one was the best one for my needs, which was to charge different taxes to different zip codes in NY. Any help would be much appreciated! Chacha
-
Polls box [ Support forum ] - Box de encuestas [ Foro de soporte ]
Guest posted a topic in General Add-Ons Support
**** ENGLISH **** With this contrib you will be able to add a poll box to your store, and show its results! Download this add-on on the attached files. **** ESPAÑOL **** Con esta contribución podrás añadir un box de encuestas en tu tienda, y mostrar sus resultados! Descarga la contribución en los archivos adjuntos. http://addons.oscommerce.com/info/8614 -
Different comment on each product (facebook plugin modify) - Support
Guest posted a topic in General Add-Ons Support
** Support forum ** This module adds the normal facebook comment plugin below the product description, but on each product the comments are not the same (on the normal facebook plugin, the comments are the same in each product). So your customers now can comment about each product. It also adds the login for facebook (optional) PD: Sorry for my english. comentarios_fb_por_articulo.tar.gz -
I have awake the AddOn Availability 1.0.4 to a new Live in osC 2.3.1. You can with a Switch turn on/off the Traffic Light Availability image for each Product in the Product Configuratin Page (categories.php) You have 5 categories.phpOptions (text and images) Warranty Option in categories.php added You can get the AddOn here: http://addons.oscommerce.com/info/4948 (Availability & Warranty Manager 1.0.5 for 2.3.1) http://addons.oscommerce.com/info/8496 (Availability & Warranty Manager 1.0.4 for 2.3.1) Best Regards Peter
- 4 replies
-
- availability
- warranty
-
(and 2 more)
Tagged with:
-
I would like to validate as much code as possible. I assume this is a common ask although i have found very little information online on how to sure it. IN HTML VALIDATOR: Line 433, Column 1110: ID "tdb1" already defined…product_info.php?products_id=234" id="tdb1" class="ui-button ui-widget ui-stat… there are many instances ofID "tdb1" , is there are workaround or solution for this???