idealmike
Level X3
Write the reason you're deleting this FAQ
Hello all. I have a few questions about promoting and selling Amazon products and how to know which ones are the best to promote.

Thanks a lot Raz! I always like your answers they always give me something to work with! :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Excellent Mr A! Thanks for your very insightful views I can also use this too many thanks! :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='13623' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='13623' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT * FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='35' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='35' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=272 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=272 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=13623 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=13623
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='13623' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='13623' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=69964 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=69964
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=69972 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=69972
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=69965 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=69965
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=69973 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=69973
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=70009 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=70009
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='13623' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='13623' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='13623' AND status='1' AND (question like '%How I choose Amazon product promote sell?%' OR question like '%choose%' OR question like '%Amazon%' OR question like '%product%' OR question like '%promote%' OR question like '%sell?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='13623' AND status='1'
AND (question like '%How I choose Amazon product promote sell?%' OR question like '%choose%' OR question like '%Amazon%' OR question like '%product%' OR question like '%promote%' OR question like '%sell?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='13834' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13834' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='13997' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13997' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='7540' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7540' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='632' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='7716' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7716' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=13623%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=13623%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='311920.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='311920.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
TommyCarey
Q: How to choose a good product to promote/sell?
A: The way I've always gotten ideas on how to sell a product is by going to the category and clicking "Best Sellers". I'll then browse through everything and see what I can get for cheap off of aliexpress. Doing this will put you in competition with the top selling items and you'll have a good ROI as well since you'll be profiting a good amount per sale. I've personally done FBA (fulfillment by amazon) and had 100 items that were the same as a top seller. I spend around $250 for the 100 items and sold them for $19 a piece ;) Not a bad ROI, right?
Q: How many reviews should a product have to be considered worth promoting/selling?
A: When searching through best sellers I try not to focus too much on reviews since they are all selling well. Some of the items may have 10,000 reviews while another has only 1,000 reviews. Don't discredit the 1,000 reviewed item because it may cost a bit more than the 10,000 reviewed item. The awesome thing about this is that the profit from the 1,000 reviewed item can accumulate and be the same as the item that was sold 10,000 times. I'm not saying the profit per sale is the same, I'm saying that the profit from the 1,000 reviewed item could be 10x more profitable because of what the seller paid for it.
Q: Should I only select products that have a big ticket price?
A: Absolutely not. I've done plenty of sales and I'd say 99% of them are small ticket items. You won't get those $100 to $200 profits per sale, but you'll be able to sell a lot more to the masses
Q: How to know what Amazon's best sellers are?
A: You can click on the category on the left and then there will be a link in the top navigation/menu that says "Best Sellers". Or you can just use this link and it'll show you the top sellers for the day https://www.amazon.com/bestsellers
Thanks,
Razzy I've done a fair amount of fulfilled by amazon or FBA in order to make some cash from amazon.com. Below I've answered your questions and I hope it helps :) [u][b]Q: How to choose a good product to promote/sell?[/b][/u] A: The way I've always gotten ideas on how to sell a product is by going to the category and clicking "Best Sellers". I'll then browse through everything and see what I can get for cheap off of aliexpress. Doing this will put you in competition with the top selling items and you'll have a good ROI as well since you'll be profiting a good amount per sale. I've personally done FBA (fulfillment by amazon) and had 100 items that were the same as a top seller. I spend around $250 for the 100 items and sold them for $19 a piece ;) Not a bad ROI, right? [u][b]Q: How many reviews should a product have to be considered worth promoting/selling?[/b][/u] A: When searching through best sellers I try not to focus too much on reviews since they are all selling well. Some of the items may have 10,000 reviews while another has only 1,000 reviews. Don't discredit the 1,000 reviewed item because it may cost a bit more than the 10,000 reviewed item. The awesome thing about this is that the profit from the 1,000 reviewed item can accumulate and be the same as the item that was sold 10,000 times. I'm not saying the profit per sale is the same, I'm saying that the profit from the 1,000 reviewed item could be 10x more profitable because of what the seller paid for it. [u][b]Q: Should I only select products that have a big ticket price?[/b][/u] A: Absolutely not. I've done plenty of sales and I'd say 99% of them are small ticket items. You won't get those $100 to $200 profits per sale, but you'll be able to sell a lot more to the masses :D Start on small ticket items and work your way up, bootstrap it if you want. Working with a lot of small ticket items is easier to sell than a few big ticket items. [u][b]Q: How to know what Amazon's best sellers are?[/b][/u] A: You can click on the category on the left and then there will be a link in the top navigation/menu that says "Best Sellers". Or you can just use this link and it'll show you the top sellers for the day [url=http://amazon.com/bestsellers]https://www.amazon.com/bestsellers[/url] Thanks, Razzy
Are you sure you want to delete this post?