Close

Profile: kwestground

Avatar

User posts

4 years ago

When data source is custom you should be able to validate the products through ACL.

Bugs
7 years ago

Id is missing in StockAvailability span resulting in no update when using Attribute combinations.


Presentation/Nop.Web/Themes/Native/Views/Product/_SKU_Man_GTIN_Ven.cshtml:25


@if (!String.IsNullOrWhiteSpace(Model.StockAvailability))
{
     <div class="stock">
-        <span class="label">@T("Products.Availability"): </span><span class="value">@Model.StockAvailability</span>
+        <span class="label">@T("Products.Availability"): </span><span class="value" id="stock-availability-value[email protected]">@Model.StockAvailability</span>
     </div>
}

8 years ago

This is an simple Task i made for updating GPS Code from Google Maps API, using the ShortDescription field for address.

I'm using nuget package: Geocoding.net

https://gist.github.com/kwestground/deb56bda54a5453d18e8


It would be great if nop-template could add an Address field so you don't need to user Short Description.


https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback/suggestions/10546212-store-locator-address-field

8 years ago

Hi,

Please vote on Store Locator: Product Mapping
https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback/suggestions/10546191-store-locator-product-mapping

I also think an Address field would be great to have.
https://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback/suggestions/10546212-store-locator-address-field