![]() |
Adding Featured Products |
Post Reply
|
| Author | |
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Adding Featured ProductsPosted: 27-June-2009 at 9:05pm |
|
Hi,
I am wanting to add some featured items to my home page in a table in the custom part of the home page rather than in the Featured Products section. Does anyone know what code to add to achieve this? Thanks. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 27-June-2009 at 9:11pm |
|
Please define the "custom part of the home page". Do you mean the textarea that features an HTML editor in the home page admin settings?
|
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 27-June-2009 at 9:26pm |
|
yes, exactly...
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 27-June-2009 at 10:17pm |
|
This is nothing that can be done with stock functionality. How is your ASP scripting mojo?
You may help yourself by pasting a mockup image of what you want to accomplish so that those who help here can visualize what you are trying to accomplish. |
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 28-June-2009 at 2:58am |
|
Do you want a static set of "featured" products to show there? - If so you could try adding the products you want into the regular featured products area and then grabbing the chunk of HTML code from the home page using "View Source" - that would be a good starting point - as long as you don't need it to be dynamic. This will need a bit of HTML mojo, otherwise ASP mojo is required as Greg said :-)
|
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 28-June-2009 at 3:18am |
|
I am not an ASP scripter so it might be easier just to grab a static set of products rather than trying to do it dynamically.
Thanks for the help. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 28-June-2009 at 11:09am |
|
if you can form a bit of HTML and set up a table, it should not be difficult to prepare a grid layout of whatever format will fit within your design. Just Google HTML table if you need help, but here is a good example. http://www.w3schools.com/html/html_tables.asp
Where strings like "row 1, cell " appear in the example, this is where you need to place a HTML image (IMG) tag to point to your featured products. http://www.w3schools.com/tags/tag_IMG.asp |
|
![]() |
|
citizen
Newbie
Joined: 18-August-2008 Location: Melbourne Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 28-June-2009 at 7:00pm |
|
Thanks. I have just setup links to the static featured products and will update them maually when necessary.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |