Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

My goal is to modify the content, title and product using the information I get in the URL. I can modify the content (body) based on the parameter I received in the URL but I am having a hard time to set the Page Title and modify the Product Type.

Since Title and Product SKU are mandatory when I first create a product display page - I now need to modify it dynamically based on the URL parameter. Any help will be much appreciated.

share|improve this question
use token and pathauto module – monymirza Jan 18 at 4:47

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.