![]() |
What about the way lite commerce handles this
In lite commerce you have a product showcase Organizer - free add on where you can tell what 3 styles to show to the public.
list, table or icon. table - would be the way to go. If you change it to table it gives you the title - price and buy it now. so if you switch to this table and create a catalog with it and then switch back to the icon option you then have static pages which are just words and they can order. How do we get this on x-cart gold? is it possible? http://www.litecommerce.com/addon.html?addon=showcase and what if we gave the customer the option to switch between all 3 choices.. it would make browsing your website a littel more fun, convienent, like they are in control of the shopping experience. |
Nice modification :D
I tweaked it some. Added a different link on the image to help with SEO, along with adding the usual html/body junk. H3 used on product titles, style sheet of xcart used in case someone does click through. I also changed the sql query to return the latest added products to keep events current with search engine findings. I also corrected a bug if a product title had a /w to shorten with, the cart would break. :idea: skin1/SEO_listing.html: Code:
{ config_load file="$skin_config" } customer/listing.php: Code:
<?php .htaccess file: Code:
RewriteEngine on Keep in mind this store was running off the main public_html/ directory, and not a sub directory like xcart/ so my links is example.com/customer/listing.html Kudos! 8) |
You still da' BOSS BOOMER! By the way, hows Baby BOOMER coming along? :D
|
Boomer,
I tried your mod, but it doesn't seem to be working. When I go to www.mysite.com/customer/listing.html, I get the following error: Quote:
Also, the original mod in this thread said to create "SEO_listing.tpl" but your mod says "SEO_listing.html." Was this an oversight/typo on your part, or should it really by .html? Any ideas? Thanks! |
Hi PDI, it's supposed to be .tpl and it goes in skin1/customer/ not in www/customer also, are you on a shared server? Because sometimes with a shared server (and only with certain scripts) you have to set up "full paths" ie. home/yourdomain/www/ . I know, because I've had to do this with some scripts.
|
excellent, thanks!
|
Quote:
Hey Fernando...did you ever post this mod for the sub-categories? If not, it would be great if you could do so... Thanks! |
Hello
Thanks for the above mod, I finally worked out how to do it last night. Once I had it completed I tried the following link as suggested by someone else. http://validator.w3.org/check?uri=http://www.creydall.com/coby/mycatalog.html and recieved 977 errors which means it is not 4.01 compliant. Is this a major problem? and will I still get search engines sniffing around and picking up the page. Is there somewhere that will make it complient like a shareware filter that will adjust the format. Regards Adam |
google, msn and yahoo will all index it.
|
One less thing to worry about
thanks for the reply. Regards Adam |
All times are GMT -8. The time now is 08:24 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.