hi help on cshtml file

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 лет назад
Hi can you please suggest which cshtml file i must edit if i am to change the  appearance of product details page which shows up on clicking a product?
I am using nopcommerce 2.65
11 лет назад
the following files depending on which template and if mobile or not

Presentation\Nop.Web\Views\Catalog\ProductTemplate.SingleVariant.cshtml
Presentation\Nop.Web\Views\Catalog\ProductTemplate.SingleVariant.Mobile.cshtml
Presentation\Nop.Web\Views\Catalog\ProductTemplate.VariantsInGrid.cshtml
Presentation\Nop.Web\Views\Catalog\ProductTemplate.VariantsInGrid.Mobile.cshtml

HTH
11 лет назад
thankieeeee
11 лет назад
Depending on what you are trying to change, you might also want to try _ProductVariantLine.cshtml
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.