Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 06/28/2018 :  06:44:29  
I know this is in the forum, but I cannot find it.

I want to display a specific product on every page and hard code it in. The item will have a dropdown option which will not change the price. However, I do not remember how that is done so it does not conflict with dynamically generated products on the page. Any help is appreciated.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Andy
ECT Moderator

95440 Posts

Posted - 06/28/2018 :  06:49:22  
Hi Marshall

You can add a buy button to any page

<form method="post" action="cart.php">
<input type="hidden" name="id" value="XXXXXX">
<input type="hidden" name="mode" value="add">
<input type="image" src="images/buy.gif" border="0">
</form>

...where XXXXX is the product id

but that won't pass on anything selected in the drop down menu you set up.

Andy

Please feel free to review / rate our software

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 06/28/2018 :  11:07:07  
Is there no way to include an options dropdown?

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Andy
ECT Moderator

95440 Posts

Posted - 06/28/2018 :  11:11:05  
There isn't a feature to include options I'm afraid.

Andy

Please feel free to review / rate our software

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 06/28/2018 :  11:24:57  
:-( Thanks though

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000