ProductBox - delivery time and SKU

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 yıl önce
Hi Andrei,

"_ProductBox.cshtml" should be the delivery time and SKU.
Can it be installed in version 3.50?

I would like to incorporate that in the version 3.40. Who can help? Where do I have to change something?


Frank
9 yıl önce
Hi Frank,

Thanks for suggestion. Regarding "SKU" please vote here. Regardinf "delviery time" - let's leave it for customization (quite specific task).

As for version 3.40. You can add appropriate properties to ProductOverviewModel class, initialize them in "PrepareProductOverviewModels" method of \Extensions\ControllerExtensions.cs file, and then use in _ProductBox.cshtml
9 yıl önce
This working item could be extended with showing manufacturer number and manufacturer name also on catalog pages.
9 yıl önce
a.m. wrote:
Hi Frank,

Thanks for suggestion. Regarding "SKU" please vote here. Regardinf "delviery time" - let's leave it for customization (quite specific task).

As for version 3.40. You can add appropriate properties to ProductOverviewModel class, initialize them in "PrepareProductOverviewModels" method of \Extensions\ControllerExtensions.cs file, and then use in _ProductBox.cshtml



Hi Andrei,

Thank you.

I inserted the SKU in the controller "ControllerExtensions". But I have problems to insert "DeliveryDate".

Who can help?


Frank
7 yıl önce
Now you can use ShowSkuOnCatalogPages setting from catalog settings for the display SKU on catalog pages. See changes in this commit.
7 yıl önce
RomanovM wrote:
Now you can use ShowSkuOnCatalogPages setting from catalog settings for the display SKU on catalog pages. See changes in this commit.



Comes delivery time also?
7 yıl önce
ksprovis.net wrote:


Comes delivery time also?


Added only setting for display SKU on catalog pages, delivery dates is left for customization.
6 yıl önce
Hi Andrei,

When will the "DeliveryDate" field in "ProductOverviewModel" also exist? This is important for Europe because the delivery time must be displayed when buying. Deshal must also be in the Productbox.
It would be good if it is available in 4.00.

Best regards
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.