Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Help needed with webshop cms
Old 07-13-2009, 11:47 AM Help needed with webshop cms
Junior Talker

Posts: 1
Name: www.tenueshop.nl
Trades: 0
Hello,

I have just started using prestashop and i have an idea for an module on my homepage

this is the idea.:
A bar under the products that checks the stock in your shop for example :

A Bag comes in the sizes S M L XL

There are bags in stock of the sizes m and L and these light up green and the others that are not in stock are red

I figured even an script based on the idea of the stock amount options in prestashop itself that automaticly sets the status to a pre determined line like : not in stock. can be altered to use in the idea.


i've also looked at some script like javascript but these sometimes get blocked

<html>
<body>

<script type="text/javascript">
var d = new Date();
var time = d.getHours();

if (time < 10)
{
document.write("<b>Good morning</b>");
}
else
{
document.write("<b>Good day</b>");
}
</script>

Maybe this can be implented with some modifications like if stock = <1 display red background in table 1 for example



I hope someone can help me with this ,
Thanks in advance
tenueshop is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Help needed with webshop cms
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10807 seconds with 12 queries