Write the reason you're deleting this FAQ
The promise of a discount is usually a good way to encourage impulse spending in any sales situation. So, maybe we could have a feature that allows the seller to discount a service if multiple quantities are purchased in one order.
This could be a good way to encourage a buyer to spend more per order than otherwise.
So let's say for instance, a buyer who ordinarily purchases just one forum posting package of 25 forum posts for $5.00 each, could purchase 3 packages of this service at the same time (for $15) and receive $1.00 off each. That's just an example. The idea could be applied to any writing, graphics art or SEO service.
I don't know how to implement this idea or if maybe someone suggested it before. If this is already available, please let me know how to make this work on my own services.
Yeah, I like it, if the buyer only purchases one quantity, then they pay normal price, but if they buy more than one quantity, a discount is then applied to that order.
Are you sure you want to delete this post?
I think the best way to do it for the settings would be just at the same place where you add extras, coupons, etc.. Another slider, then when you slide it to Yes, the options are..
If the second option was set to 2 Quantities, then the 5% increase will happen every 2 quantities. 
I hope it gets added too. :D I think the best way to do it for the settings would be just at the same place where you add extras, coupons, etc.. Another slider, then when you slide it to Yes, the options are..
[B]Discount:[/B] [COLOR=#b30000]??[/COLOR] %
[B]Discount Threshold:[/B] [COLOR=#b30000]??[/COLOR] Quantity
So you would put like [B]20%[/B], then put something like [B]3 Quantity.[/B]
This would mean anyone that buys 3 or more quantities of that order will get a 20% Discount applied.
_____________________________________________
[I][U]or it could be done this way...[/U][/I]
[B]Discount Per Quantity Increase:[/B] [COLOR=#b30000]??[/COLOR] %
[B]Discount Increase Quantity Period :[/B] [COLOR=#b30000]??[/COLOR] Quantity
[B]Maximum Quantity Discount Limit:[/B] [COLOR=#b30000]??[/COLOR] Quantity
This way, it would be.. If you put lets say [B]5%[/B] for the first entry, [B]1 Quantity[/B] for the second, and [B]5 Quantities[/B] for the final one.. This would mean that a buyer that orders just the normal one quantity will just pay normal price, but if they order 2, they will get a 5% Discount, if they order 3, they will get 10% and so on increase by 5% per quantity they raise to, it will stop applying the 5% discounts at 5 Quantities. :P If the second option was set to [B]2 Quantities[/B], then the 5% increase will happen every 2 quantities. :P
[I]Just my idea on 2 ways it could work.[/I] :D
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='12241' | 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='12241' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT * FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='39' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='39' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=147 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=147 | /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=12241 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=12241
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='12241' 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='12241' 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=57850 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=57850
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=57851 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=57851
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=57852 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=57852
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='12241' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='12241' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='12241' AND status='1' AND (question like '%Offering discounts multiple quantities purchased%' OR question like '%Offering%' OR question like '%discounts%' OR question like '%multiple%' OR question like '%quantities%' OR question like '%purchased%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='12241' AND status='1'
AND (question like '%Offering discounts multiple quantities purchased%' OR question like '%Offering%' OR question like '%discounts%' OR question like '%multiple%' OR question like '%quantities%' OR question like '%purchased%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='15715' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15715' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='12794' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12794' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='33097' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33097' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='48891' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='48891' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='40054' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40054' 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=12241%' 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=12241%'
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='1856.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147.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 |
| Avg Time | Count | SQL | Max | Min |
Sean101
Are you sure you want to delete this post?