This is a discussion on buy now button outside of oscmax within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; I have certain product description and detail pages outside of my oscmax store on html pages. Is there a way ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I have certain product description and detail pages outside of my oscmax store on html pages. Is there a way to add a buy now button outside of the store that links to the shopping cart? Thanks, John |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Just capture the URL and put that on the HTML page --- ie: A link to the product is: http://www.domain_name.com/catalog/p...ducts_id=12345 Just drop cpath and osCsid (if used) To have a buy now would be something like: <a href="http://www.domain_name.com/catalog/default.php?action=buy_now&products_id=12345" target=_content><b>Buy Now</b></a> or somethin like: <a href="http://www.domain_name.com/catalog/product_info.php?cPath=30&products_id=12345&am p;action=add_product" target=_content><b>Buy Now</b></a> Just change the products_id number (12345 - in my sample) to the correct item... Good luck
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| ||||
| ||||
| Thank you it works perfectly! |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| add to cart button and detail button show on main page | jikey | osCMax v2 Customization/Mods | 1 | 01-14-2007 05:13 PM |
| top button | Thang422 | osCMax v2 Customization/Mods | 0 | 10-13-2005 03:35 PM |
| radio button help | dogmir | osCMax v2 Customization/Mods | 2 | 08-24-2005 06:46 AM |
| Donation button | everfaithful | osCommerce 2.2 Modification Help | 0 | 06-29-2005 03:23 PM |
| change buy now button | battleaxe | osCommerce 2.2 Modification Help | 2 | 05-25-2004 02:57 AM |