Tag Cloud for this topic:
|
Is it possible to include the cart buttons on Facebook?
|
guest_user member Posts: 1302 |
Is it possible to include the cart buttons on Facebook?
# POSTED ON: March 27, 2008 @ 18:35 GMT -7
|
NatashaSen member Posts: 1350 |
Sure, you will need a FaceBook app which lets you paste HTML code in your facebook page. I think there is a blog application in FaceBook which will let you do that.
# POSTED ON: March 27, 2008 @ 18:36 GMT -7
|
JJGP member Posts: 5 |
Have added a cart on a Facebook page and pasted the code using into the FBML app.
"Add advanced functionality to your Page using the Facebook Static FBML application. This application will add a box to your Page in which you can render HTML or FBML (Facebook Markup Language) for enhanced Page customization."
The buttons are displayed fine, but I am bring redirected to another page, the shopping cart.
I would like the cart displayed in the way that is shown in the cool demo. I have read the troubleshooter on this issue and everything is fine.
Is there anyway to solve this issue?
Please advise.
J.J.
# POSTED ON: June 4, 2008 @ 05:21 GMT -7
|
EasyE-Junkie member Posts: 6 |
Hi JJ,
You'll probably want to wait for confirmation from one of the official E-Junkie gurus on this one, but I am fairly certain that FaceBook works like MySpace and other such sites which allow you to use html code, but do not allow the use of javascript. For the E-Junkie cart to work in the slick "pop-up" style that you see in the demo, you need the javascript.
Unfortunately, this means that for FaceBook (and other sites like MySpace that do not allow javascript) the E-Junkie cart can only work as a redirection to the shopping cart's own page, and not as the cool "pop-up" that needs javascript.
That being said, being able to use sites like FaceBook and MySpace to promote your products is great, and being able to use the E-Junkie cart to do it is even better. :-)
Take care,
Andrew
Easy E-Junkie
http://www.EasyE-Junkie.com
# POSTED ON: June 4, 2008 @ 11:36 GMT -7
|
Tyson_N E-Junkie Crew Posts: 281 |
The nice cart overlay screen will still work without the "raw" Javascript lines of our View Cart code, so long as this part of the View Cart code can still be pasted:
<script type="text/javascript" src=" https://www.e-junkie.com/ecom/box.js"></script>
...as that part is still plain HTML (it just points to a Javascript file on our server). If a site refuses to allow pasting even that line, then you'd want to use our non-JS button codes instead.
# POSTED ON: June 4, 2008 @ 12:32 GMT -7
|
E-junkieChef E-Junkie Crew Posts: 607 |
On FaceBook, you can't have this JS .. but our non JS code will work perfectly fine.
# POSTED ON: June 10, 2008 @ 18:39 GMT -7
|
|