![]() |
MAP Pricing Mod
If anyone is intrested, I have a MAP Pricing mod as seen on www.rivermarinesupply.com.
If anyone wants it, I can put it up. Thanks, Eduardo. |
You have to ask?????
Of course we need it. :wink: |
Woahhhhhh Eduardo....
What I see at your site will not comply with MAP policies (such as Garmin). Search engines can and will find the detailed description pages and that appears to carry the actual price. You can not have the price advertised anywhere on your site that can be accessed from search engines or sites that display your products providing a link to the detailed product page (such as froogle) or via the one click required to access yours. Back to the drawing board... cause this one will surely get you cut off from your distributors |
DogByte,
If you want to contact me via AIM: Eduardo767, im sure we easily come up with a way to fix that. Infact I am positive I could. :) Eduardo. |
DogByte,
If you want to contact me via AIM: Eduardo767, im sure we easily come up with a way to fix that. Infact I am positive I could. :) Eduardo. |
I do not see... sorry. Can you elaborate on what I am looking for? I'd be interested to see. Thanks in advance.
|
I did this for a site. Price shows when its added to the cart, only.
I created a new Extra Field called MAP. set default = N and DO NOT display. I also created a language label (lng.lbl_map_price) "Minimum Advertised Price". and (lng.lbl_map_price) "Add to cart for pricing" they just modify the products tpl files (product.tpl, products.tpl) and wherever else price is shown. Products.tpl-- Code:
{if $products[product].param02 ne "Y"} Product.tpl-- Code:
{if $product.param02 ne "Y"} |
This is not working for me.... Here is my templates from version 3.4.8
products.tpl Code:
{if $active_modules.Subscriptions ne "" and $products[product].catalogprice} product.tpl Code:
{*if $product.weight ne "0.00"}<tr><td width=30%>{$lng.lbl_weight}</td><td nowrap>{$product.weight} {$config.General.weight_symbol}</td></tr>{/if*} I just am not able to get ETInteractive.com's code to work for me. Any help? |
A bit more info to go with the above...
I set up extra field 00 as Map and I changed line {if $product.param02 ne "Y"} to {if $product.param00 ne "Y"} I turned the extra fields module off then on I was able to get the code in.... It just didn't produce the map value entered into the field. |
Did you set up language vars?
Can you post the code you had WITH the mod in it, to view where you had it placed. I'll try and help when I can. |
All times are GMT -8. The time now is 03:29 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.