Commit a8b95568 by Manzar Hussain

product detail

parent 54a91305
......@@ -22,6 +22,6 @@ function envigo_preprocess_html(&$variables) {
function mytheme_theme_suggestions_page_alter(array &$suggestions, array $variables) {
$node = \Drupal::request()->attributes->get('node');
$suggestions[] = 'page--product_details';
$suggestions[] = 'page_product_detail';
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment