View Single Post
  #5  
Old 04-01-2015, 03:10 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Set your own price product

You can get a variable from the request with this code:
Code:
$variable = \XLite\Core\Request::getInstance()->put_your_variable_name_there;
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote