Hi Everyone,
Here is the 2nd opencart site I have put together:
http://www.lightedwallclocks.biz
It was built using one of the excellent templates from hostandwin.com
Please let me know what you think!
(My first Opencart site http://www.scalemodelaircraft.biz went live last July.)
My main ecommerce site went live back in 1996 using one of the first commercial shopping carts available, "Hazel". I would like to switch that site with 4000 products to Opencart, but am a bit concerened about what will happen to all my search engine rankings if I do not handle the redirects properly. Does anyone have any good tips on the best way to handle moving 14 year old site to a new cart?
Thank you!
Adam
Here is the 2nd opencart site I have put together:
http://www.lightedwallclocks.biz
It was built using one of the excellent templates from hostandwin.com
Please let me know what you think!
(My first Opencart site http://www.scalemodelaircraft.biz went live last July.)
My main ecommerce site went live back in 1996 using one of the first commercial shopping carts available, "Hazel". I would like to switch that site with 4000 products to Opencart, but am a bit concerened about what will happen to all my search engine rankings if I do not handle the redirects properly. Does anyone have any good tips on the best way to handle moving 14 year old site to a new cart?
Thank you!
Adam
The latest website looks great!!
What shopping cart software are you using of the site to be moved?
What shopping cart software are you using of the site to be moved?
Wow those lighted clocks were so awesome. They are really nice and unique. I really like their colors and their designs. How much does it cost?. I just hope that many people could see those photos that you posted.
Hi,
I added a slider to the home page of
http://www.lightedwallclocks.biz
and would love any feedback.
Thank you!
I added a slider to the home page of
http://www.lightedwallclocks.biz
and would love any feedback.
Thank you!
Hello,asg333 wrote:Hi Everyone,
Here is the 2nd opencart site I have put together:
http://www.lightedwallclocks.biz
It was built using one of the excellent templates from hostandwin.com
Please let me know what you think!
(My first Opencart site http://www.scalemodelaircraft.biz went live last July.)
My main ecommerce site went live back in 1996 using one of the first commercial shopping carts available, "Hazel". I would like to switch that site with 4000 products to Opencart, but am a bit concerened about what will happen to all my search engine rankings if I do not handle the redirects properly. Does anyone have any good tips on the best way to handle moving 14 year old site to a new cart?
Thank you!
Adam
How do you add that FREE SHIPPING on your products page?
Thanks in advance.
Tom
v1.5.0.5
Hi Tom,
Just add this to the header.tpl template:
and create a "freeshipping.htm" page with any information on the offer.
In the product.tpl template I used
As you an see, my offer only applies on a price greater than $74.99. Just adjust if statement or remove all together and you should be good to go!
Just add this to the header.tpl template:
Code: Select all
<SCRIPT>
function openpopup(){
var popurl="freeshipping.htm"
winpops=window.open(popurl,"","width=500,height=200,scrollbars")
}
</SCRIPT>
In the product.tpl template I used
Code: Select all
<tr>
<td><b><span style="font-size: 14px;"><?php echo $text_price; ?></span></b></td>
<td><?php if (!$special) { ?>
<span style="font-size: 16px; color: #E41B17;"><b><?php echo $price; ?></b></span>
<?php } else { ?>
<span style="text-decoration: line-through;"><?php echo $price; ?></span> <span style="font-size: 16px; color:#F00;">
<?php echo $special; ?></span>
<?php } ?><?php if ($price2 > 74.99) { ?><br><span style="font-size: 12px; color: #008000;"><b>FREE SHIPPING</b></span><span style="font-size: 10px; color: #008000; margin: 10px;"><a href="javascript:openpopup()">(Offer Details)</a></span><?php } ?>
</td>
</tr>
Hey !!!
Wall clock mart Wall Clocks focuses on bringing you a selection of the highest quality wall clocks available. Wall clocks from designers such as Howard Miller, Timeworks, Bulova and more. We bring impeccable quality at the lowest prices possible. Shop with us and experience the Wall Clocks difference
Alarm Clock
Wall clock mart Wall Clocks focuses on bringing you a selection of the highest quality wall clocks available. Wall clocks from designers such as Howard Miller, Timeworks, Bulova and more. We bring impeccable quality at the lowest prices possible. Shop with us and experience the Wall Clocks difference
Alarm Clock
Who is online
Users browsing this forum: No registered users and 9 guests