impro99 Posted January 2, 2014 Share Posted January 2, 2014 Hi everyone .So I'm new to PrestaShop ,but i'am developper for about 7 years.I developped a Flash/AS3.0 interface to personnalise TShirts ,it gives you the ability to Add Text,Images,Upload Images ... Then you can trosfom them, Rotate ,Scale change Colors and all what you need to personnalise your product ... I need help to add a button to each product in the hoe page next to the "Buy It " Button a small "Personnalise It " Button wich leads you to the SWF File , wich will download the specified file, load it into the stage and then you can start working on it .Sum : I need a help how to add a Personnalise It button next to the Buy it Button for each product ,and then send the Product's Image url to the SWF Page .I think a lot of people are searching for this kind of modules, and when i'll finish it i'll post it for FREE only on PrestaShop Platform .So any one who can give any kind of idea please give Help Or PM Me . PS: Sorry for my bad english ^^.And the CaMeL Text I used To Write like That whil programming IMPro . Link to comment Share on other sites More sharing options...
vekia Posted January 2, 2014 Share Posted January 2, 2014 you have to modify product.tpl file located in your theme directory. you can add there any link you want, also near add to cart button. Link to comment Share on other sites More sharing options...
impro99 Posted January 2, 2014 Author Share Posted January 2, 2014 Thanks Admin that solve the half probleme , but how can I resolve the URL Path to the Product's Image so that i'm load it dynamically into My SWF Editor . And sorry again for my questions .IMPro Link to comment Share on other sites More sharing options...
vekia Posted January 2, 2014 Share Posted January 2, 2014 is there any way to pass GET param to the .swf file? (im noob with swf files) for example: sample.swf?url=http://url.com/to-product-image.jpg Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now