Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Display main product on page


Guest

Recommended Posts

Posted

Hi, I'm wondering how I can display a product on the main page. I notice that this page:

http://asset-protect...t.com/index.php

 

Just adding a snapshot in case the main page gets update to help others who may have a similar problem:

http://tutorialref.com/images/oscommerce-new-products-month.png

 

has a "New Products For [the month]" but I want a product of that I choose to always be displayed rather than just for the month.

 

Sorry, it's a bit of a newbie question. Thank you for your help.

 

vkimura

Posted

Have you had a look at the specials section in your shop admin?

 

HTH

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

Hi, I'm wondering how I can display a product on the main page. I notice that this page:

http://asset-protect...t.com/index.php

 

Just adding a snapshot in case the main page gets update to help others who may have a similar problem:

http://tutorialref.com/images/oscommerce-new-products-month.png

 

has a "New Products For [the month]" but I want a product of that I choose to always be displayed rather than just for the month.

 

Sorry, it's a bit of a newbie question. Thank you for your help.

 

vkimura

You can easily create a php file with plain html in it to contain your single product. Just make it all inside of a 100% width table.

Then, in your index.php file, in the // default page area, find a good spot to call your new file. Use the form,

include('your.php');

 

A little trial and error and you can locate your new "box" just where you want it.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

to geoffreywalton:

 

Yeah, I looked in my specials section. That seem to only appear in the left column. I'd like it to display in the main part of the body (the centre) section.

 

I think I'll have to try mdtaylorlrim ideas. I'm still learning so I'll try playing around with it. If there is an easier way please let me know.

 

to mdtaylorlrim:

 

Are there any tutorials on how to do this?

 

Thanks,

vkimura

Posted

Have you tried searching for specials under add-ons?

 

8 pages of them.

 

Have a look at http://addons.oscommerce.com/info/7142

 

HTH

 

G

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

 

to mdtaylorlrim:

 

Are there any tutorials on how to do this?

 

Thanks,

vkimura

If that wasn't enough for you then you need to use a contribution that has word for word instructions on how to do things. Use a specials add-on and only have one special. It's like using a tank to kill a mosquito but some day you may have an appropriate use for the tank.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

Hi, I'm wondering how I can display a product on the main page. I notice that this page:

http://asset-protect...t.com/index.php

 

Just adding a snapshot in case the main page gets update to help others who may have a similar problem:

http://tutorialref.com/images/oscommerce-new-products-month.png

 

has a "New Products For [the month]" but I want a product of that I choose to always be displayed rather than just for the month.

 

Sorry, it's a bit of a newbie question. Thank you for your help.

 

vkimura

The first site you linked to has a problem.

 

Visit the link below:

 

How to Secure Your Site

 

Pay close attention to "SECURING THE ADMIN" - Yours is vulnerable.

 

It's easier to do a few security fixes now than to clean up a hacked store later.

 

And if you don't secure the admin your shop will be hacked.

 

It's just a question of when...

:o

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...