What addon script is this site using www.prubuy.sg
-
- Posts: 1
- Joined: Sun Mar 11, 2012 10:30 am
What addon script is this site using www.prubuy.sg
What addon script is this site using www.prubuy.sg in the box that automatically markup the amazon price .
<script type="text/javascript">
function addtoCart(ppprice, ppQty) {
oFormObject = document.forms["addtocartform"];
//alert(00);
oFormObject.elements["amount"].value = ppprice;
//alert(document.addtocartform.elements("amount").value);
//alert(10);
//document.addtocartform.elements("item_name").value=
oFormObject.elements["item_name"].value =
"Prubuy B005OUQ9WO) Samsung Series 7 XE700T1A-A03US 1".concat(", Pk of ", ppQty.toString(), ". Free Shipping USA-SIN 6-9 bus day + USA Shipout in 1-2 business days ");
//alert(document.addtocartform.elements("item_name").value);
//alert(20);
oFormObject.submit();
//document.addtocartform.submit();
//alert(30);
//return false;
}
</script>
<form method="post" action="https://www.paypal.com/cgi-bin/webscr" target="paypal" name="addtocartform">
<!-- Identify your business so that you can collect the payments. -->
<input type="hidden" value="paypal@simba.com.sg" name="business"/>
<!-- Specify a PayPal Shopping Cart Add to Cart button. -->
<input type="hidden" value="_cart" name="cmd"/>
<input type="hidden" value="1" name="add"/>
<!-- Specify details about the item that buyers will purchase. -->
<input type="hidden" value="Prubuy B005OUQ9WO) Samsung Series 7 XE700T1A-A03US 1, Pk of 1. Free Shipping USA-SIN 6-9 bus day + USA Shipout in 1-2 business days " name="item_name" id="item_name"/>
<input type="hidden" value="2272.29" name="amount" id="amount"/>
<input type="hidden" value="SGD" name="currency_code"/>
<!-- Continue shopping on the webpage for birthday cards -->
<input type="hidden" value="http://www.prubuy.com/index.php?a=thank_you" name="shopping_url"/>
<input type="hidden" value="http://www.prubuy.com/index.php?a=thank_you" name="return"/>
<!-- Display the payment button.
<input type="image" name="submit" border="0" src="./images/btn_cartadd.gif" alt="PayPal - The safer, easier way to pay online">
<img alt="" border="0" width="1" height="1" src="https://www.paypal.com/en_US/i/scr/pixel.gif" >
-->
<li><span class="aom_sl">List Price:</span> <span class="aom_pl"><strike>SGD $2,272.29</strike></span></li><br/><strong><font color="#C00">Final Selling Price (Open new window):
</font></strong><br/><a onclick="addtoCart(2272.29, 1);" href="#"><br/><img src="./images/icon-add-to-cart.jpg"/><br/> Pack of 1 - SGD $2,272.29 each (<strong>You Save:</strong> 0%)
</a><br/><a onclick="addtoCart(4530.96, 2);" href="#"><br/><img src="./images/icon-add-to-cart.jpg"/><br/>Pack of 2 - SGD $2,265.48 each (<strong>You Save:</strong> 0% + 0%)
</a>
</form> </div>
<script type="text/javascript">
function addtoCart(ppprice, ppQty) {
oFormObject = document.forms["addtocartform"];
//alert(00);
oFormObject.elements["amount"].value = ppprice;
//alert(document.addtocartform.elements("amount").value);
//alert(10);
//document.addtocartform.elements("item_name").value=
oFormObject.elements["item_name"].value =
"Prubuy B005OUQ9WO) Samsung Series 7 XE700T1A-A03US 1".concat(", Pk of ", ppQty.toString(), ". Free Shipping USA-SIN 6-9 bus day + USA Shipout in 1-2 business days ");
//alert(document.addtocartform.elements("item_name").value);
//alert(20);
oFormObject.submit();
//document.addtocartform.submit();
//alert(30);
//return false;
}
</script>
<form method="post" action="https://www.paypal.com/cgi-bin/webscr" target="paypal" name="addtocartform">
<!-- Identify your business so that you can collect the payments. -->
<input type="hidden" value="paypal@simba.com.sg" name="business"/>
<!-- Specify a PayPal Shopping Cart Add to Cart button. -->
<input type="hidden" value="_cart" name="cmd"/>
<input type="hidden" value="1" name="add"/>
<!-- Specify details about the item that buyers will purchase. -->
<input type="hidden" value="Prubuy B005OUQ9WO) Samsung Series 7 XE700T1A-A03US 1, Pk of 1. Free Shipping USA-SIN 6-9 bus day + USA Shipout in 1-2 business days " name="item_name" id="item_name"/>
<input type="hidden" value="2272.29" name="amount" id="amount"/>
<input type="hidden" value="SGD" name="currency_code"/>
<!-- Continue shopping on the webpage for birthday cards -->
<input type="hidden" value="http://www.prubuy.com/index.php?a=thank_you" name="shopping_url"/>
<input type="hidden" value="http://www.prubuy.com/index.php?a=thank_you" name="return"/>
<!-- Display the payment button.
<input type="image" name="submit" border="0" src="./images/btn_cartadd.gif" alt="PayPal - The safer, easier way to pay online">
<img alt="" border="0" width="1" height="1" src="https://www.paypal.com/en_US/i/scr/pixel.gif" >
-->
<li><span class="aom_sl">List Price:</span> <span class="aom_pl"><strike>SGD $2,272.29</strike></span></li><br/><strong><font color="#C00">Final Selling Price (Open new window):
</font></strong><br/><a onclick="addtoCart(2272.29, 1);" href="#"><br/><img src="./images/icon-add-to-cart.jpg"/><br/> Pack of 1 - SGD $2,272.29 each (<strong>You Save:</strong> 0%)
</a><br/><a onclick="addtoCart(4530.96, 2);" href="#"><br/><img src="./images/icon-add-to-cart.jpg"/><br/>Pack of 2 - SGD $2,265.48 each (<strong>You Save:</strong> 0% + 0%)
</a>
</form> </div>
- Attachments
-
- aom prubuy.jpg (152.74 KiB) Viewed 13607 times
-
- Experience Level 1
- Posts: 42
- Joined: Sat Nov 19, 2011 5:47 am
Re: What addon script is this site using www.prubuy.sg
It's a direct copy paste of the PayPal AddtoCart script.
https://cms.paypal.com/uk/cgi-bin/?cmd= ... pping_cart
I'm guessing the conversion was done through "Currency Settings" page (AOM Admin > Currency).
What I'm clueless now is the split to the 3 "packs of" options for purchase. Anyone know about this part?
*EDIT*
Multiple options:
https://cms.paypal.com/uk/cgi-bin/?cmd= ... 948B0O04PN
https://cms.paypal.com/uk/cgi-bin/?cmd= ... pping_cart
I'm guessing the conversion was done through "Currency Settings" page (AOM Admin > Currency).
What I'm clueless now is the split to the 3 "packs of" options for purchase. Anyone know about this part?
*EDIT*
Multiple options:
https://cms.paypal.com/uk/cgi-bin/?cmd= ... 948B0O04PN
- littletoons
- Experience Level 10
- Posts: 1208
- Joined: Mon Oct 01, 2007 9:53 am
- Location: Atlanta, Georgia USA
- Contact:
Re: What addon script is this site using www.prubuy.sg
I believe the Singaporean simply takes the price of the item from the AOM API and then breaks it down percentage wise into 3 bins and passes those numbers to the PayPal script. You then foolishly click on one and give him money as he never intends (nor does he possess) the item you are wanting. It is a scam.
-
- Experience Level 1
- Posts: 42
- Joined: Sat Nov 19, 2011 5:47 am
Re: What addon script is this site using www.prubuy.sg
Did some calculations. Don't think it's a direct currency conversion for the site before passing it to the PayPal script.
- littletoons
- Experience Level 10
- Posts: 1208
- Joined: Mon Oct 01, 2007 9:53 am
- Location: Atlanta, Georgia USA
- Contact:
Re: What addon script is this site using www.prubuy.sg
That's terrible. These poor people going to be losing their money. And being in Singapore don't have too much recourse when it happens.
Re: What addon script is this site using www.prubuy.sg
If you report him he will have his api access pulled and that domain blocked from all api access.
Re: What addon script is this site using www.prubuy.sg
It may not be scam as such. It looks as though he is buying the itmes and and shipping it to the customer either through amazon international shipping or through parcel forwarding. All the prices are marked up significantly to allow for the freight.
But even if that is true it will still be against the t&c's. I can't see amazon tolerating their name being used in this way..
But even if that is true it will still be against the t&c's. I can't see amazon tolerating their name being used in this way..
- littletoons
- Experience Level 10
- Posts: 1208
- Joined: Mon Oct 01, 2007 9:53 am
- Location: Atlanta, Georgia USA
- Contact:
Re: What addon script is this site using www.prubuy.sg
Possibly - I had someone in Singapore buying things for other (like a group buy) off of LittleToons.com once.
Re: What addon script is this site using www.prubuy.sg
On the new X-Site Theme, the product pages look ok but the homepage looks like it shifts the products (um, the things we get paid for) about 75% down the homepage which means they are looking at a banner instead of products.
Site might be a scam or not I dont know but I DO like the simplicity and clean template he is using. Its clean, FAST and easy to navigate for users.
Any chance we can copy this template and put one like it on AomSkins? More simple, clean looking templates.
Some of these templates are killer... wish it worked like AOM but didnt look like aom
http://www.templatemonster.com/website- ... store-shop
http://www.beautifullife.info/web-desig ... templates/
Let the hate mail begin.. lol. Thanks!
Site might be a scam or not I dont know but I DO like the simplicity and clean template he is using. Its clean, FAST and easy to navigate for users.
Any chance we can copy this template and put one like it on AomSkins? More simple, clean looking templates.
Some of these templates are killer... wish it worked like AOM but didnt look like aom
http://www.templatemonster.com/website- ... store-shop
http://www.beautifullife.info/web-desig ... templates/
Let the hate mail begin.. lol. Thanks!
Who is online
Users browsing this forum: No registered users and 1 guest