Home
Forum
Extensions
Developer Portal
VirtueMart Forum
VirtueMart & Joomla! - The Future of eCommerce
Home
Help
Search
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Support the VirtueMart project and become a
member
VirtueMart Forum
»
VirtueMart 2 + 3 + 4
»
Templating & Layouts
»
MPN in ask a question confirmation email
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: MPN in ask a question confirmation email (Read 2250 times)
servlet
Jr. Member
Posts: 359
Business optimization
VirtueMart Version: latest
MPN in ask a question confirmation email
«
on:
April 19, 2019, 15:19:23 PM »
Hello
How to display MPN in ask a question confirmation email
In order confirmation email I display it with
<?php
if (!empty($item->product_mpn)) {
echo 'MPN: '.$item->product_mpn;
}
?>
But it doesnt work in ask a question confirmation email
Logged
Он-лайн магазин за фототапети
http://mishelfoster.com
Studio 42
Contributing Developer
Sr. Member
Posts: 4728
Joomla & Virtuemart developper
VirtueMart Version: 2.6 & 3
Re: MPN in ask a question confirmation email
«
Reply #1 on:
April 21, 2019, 22:50:17 PM »
What is your current code to display it in ask question email?
Logged
Free
XML sitemap generator
http://shop.st42.fr/en/catalog/products/virtuemart-2-sitemap.htm
,
Free
Unused Image cleaner
http://shop.st42.fr/en/products/virtuemart-media-folder-clear.htm
Language
Switch in product & category
http://shop.st42.fr/en/categories-tools/multi-language-for-virtuemart.htm
More
extentions
http://shop.st42.fr/en/
StefanSTS
Global Moderator
Full Member
Posts: 598
VirtueMart Version: VM 4.2 on Joomla 4.5
Re: MPN in ask a question confirmation email
«
Reply #2 on:
April 22, 2019, 11:15:33 AM »
Hi,
replace your
$item->product_mpn (in askquestion view's mail_html_question.php)
with
$this->product->product_mpn
Stefan
Logged
--
Stefan Schumacher
www.jooglies.com
- VirtueMart Invoice Layouts
Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.
servlet
Jr. Member
Posts: 359
Business optimization
VirtueMart Version: latest
Re: MPN in ask a question confirmation email
«
Reply #3 on:
October 27, 2023, 20:48:01 PM »
Thank you
Logged
Он-лайн магазин за фототапети
http://mishelfoster.com
Print
Pages: [
1
]
Go Up
« previous
next »
VirtueMart Forum
»
VirtueMart 2 + 3 + 4
»
Templating & Layouts
»
MPN in ask a question confirmation email
We use cookies, just to track visits to our website, we store no personal details.
OK
Learn more