Re: Report A Cheaper Price
Does anyone have a link to a live demo of this mod or a link to the download? Thanks!
Re: Report A Cheaper Price
Quote:
Originally Posted by
BlessIsaacola
Does anyone have a link to a live demo of this mod or a link to the download? Thanks!
if you go here you can see a live version on my site, however keep in mind it is an adult site, the link will take you to an adult online store.
To download click here
Re: Report A Cheaper Price
Quote:
Originally Posted by
Darkwander
if you go
here you can see a live version on my site, however keep in mind it is an adult site, the link will take you to an adult online store.
To download click
here
Thanks for the links and contribution!
Re: Report A Cheaper Price
Hi Darkwander,
it would make sense if there could be an link embeded below (say...products price) so the cusomer sees the option to have the oportunity to "deal" for the purchase.
Could you update such a option for people would not like to have the mod as a sidebox?...like me?
Great contrib Darkwander.....good marketing tool
(Thank you Scott as well)
Re: Report A Cheaper Price
I did that by reading trough Scott's "ask a question" 1.7 contibution.
There is an extended description how to have this option within the product detail.
Re: Report A Cheaper Price
Quote:
Originally Posted by
pivey
Hi Darkwander,
it would make sense if there could be an link embeded below (say...products price) so the cusomer sees the option to have the oportunity to "deal" for the purchase.
Could you update such a option for people would not like to have the mod as a sidebox?...like me?
Great contrib Darkwander.....good marketing tool
(Thank you Scott as well)
So just to confirm you want the site box off and a link down near write a review to say something like "Report cheaper price"?
Re: Report A Cheaper Price
That is right...I managed it so far by NOT uploading the sidebox related files and by adding to the tpl_product_info_display.php:
<b><?php echo '<a href="' . zen_href_link(FILENAME_REPORT_A_PRICE, 'products_id=' . $_GET['products_id']) . '">' . REPORT_A_PRICE . '</a><br />'; ?></b>
It would help if included with the contribution, to have the link within the product detail, either as text or image link.
Dimi
Re: Report A Cheaper Price
Quote:
Originally Posted by
pivey
That is right...I managed it so far by NOT uploading the sidebox related files and by adding to the tpl_product_info_display.php:
<b><?php echo '<a href="' . zen_href_link(FILENAME_REPORT_A_PRICE, 'products_id=' . $_GET['products_id']) . '">' . REPORT_A_PRICE . '</a><br />'; ?></b>
It would help if included with the contribution, to have the link within the product detail, either as text or image link.
Dimi
Even turning off the Sidebox in the Admin panel will work just as well. As for the coding, i didnt think to add it because it wasnt something i wanted or needed. However if i ever update it, i will add it with the text file.
Re: Report A Cheaper Price
I put the mod into my test server - shows up under admin/layout boxes like it should - but it will not display on my site (regardless of template). the readme.txt file says that includes\templates\template_default\templates\tpl_product_info_display.php is modified, however, that file is not included in the download. Am I missing something? Thanks
Re: Report A Cheaper Price
Quote:
Originally Posted by
2004g35
I put the mod into my test server - shows up under admin/layout boxes like it should - but it will not display on my site (regardless of template). the readme.txt file says that includes\templates\template_default\templates\tpl_product_info_display.php is modified, however, that file is not included in the download. Am I missing something? Thanks
Just to remind you, that it will only show the Sidebox when you are looking at a Product.. It won't show anywhere else.