Close

Profile: hristian.dimov

Avatar

User posts

Bugs
9 years ago

rbeardfinelines wrote:
Unfortunately, that won't work since some of the bundled products are shared among other bundles.

And I'm not sure how it would be displayed. I'm guessing the banner that NSC creates wouldn't be displayed. Since the components of the kits are not displayed.


Hi,

The countdown timer wouldn't be displayed, it needs to be on a product which is visible on the page ( the bundled products are not visible on the parent product page ).

Hope this helps!

9 years ago

mbreton wrote:
Hi,

I'm using nop 3.7 using the Nitro theme with the included plugins from nop-templates.com. I don't know which settings I changed but now:

1. I can't see anymore the Price Range filter.
2. I can't see the Attributes and Specification filters.
3. The Infinite Scrolling is Enabled but I still have the Pager at the bottom of the page.

After a couple of hours of research I just don't know what wrong and where I changed something who affected the Ajax Filters Plugin.

I can give you the admin credentials and you'll able to see what happen.

Thanks


Hi,

Did you manage to fix your problem?

If not, please submit a ticket to our system providing admin credentials to your site, so that we can check what is wrong.

Thanks.

gwest wrote:
Also can't configure any of the seven spikes widgets.


Hi,

Could you please add a few empty spaces in the Global.asax file in order to trigger the full site restart.

Thanks.

9 years ago

hanz wrote:
It would be nice to have the ability to disable certain filters for a specific category.

Suppose I have the categories:

Hoem - teamwear - sweaters
Home - women - sweaters

I have products that I want to show up in both categories.

In the first category I want to filter on style (men/women/kids) and on colors
In the second category I don't want to filter on style and only want to see the color filter.


Hi Hanz,

Could you please elaborate more on what you want, because I'm not sure that I understand you correctly. Also, are you talking about Ajax Filters plugin or Ajax Filters Pro.

Looking forward to your reply!

Bugs
9 years ago

rbeardfinelines wrote:
Seems, at least for the trial version, that Nop Sales Campaign does not work in Nop 3.7 when 'bundled' products have a zero dollar value and inherit their price from the value of the bundled items.

"Product skipped. The discount ammount is more or equal to than the product price."

Hi,

The product is skipped because the initial product price is 0 and therefore there is nothing to discount from the price.

The product attribute price adjustments are not included in the product price and it is not used by the sales campaigns. Could you please suggest your idea in our User Voice portal, and if people vote for it we will add support for it.

Thanks.

Done: http://noptemplates.uservoice.com/forums/151226-nop-templates-com-products-feedback/suggestions/11226612-nop-sales-campaign-optional-use-of-price-from-pro

(Not sure if Suggestion promotions are allowed or not.)


Hi,

You can try also to discount the bundled products instead of the parent one. I think this way you will achieve what you want.

Hope this helps!

Bugs
9 years ago

rbeardfinelines wrote:
Seems, at least for the trial version, that Nop Sales Campaign does not work in Nop 3.7 when 'bundled' products have a zero dollar value and inherit their price from the value of the bundled items.

"Product skipped. The discount ammount is more or equal to than the product price."


Hi,

The product is skipped because the initial product price is 0 and therefore there is nothing to discount from the price.

The product attribute price adjustments are not included in the product price and it is not used by the sales campaigns. Could you please suggest your idea in our User Voice portal, and if people vote for it we will add support for it.

Thanks.

9 years ago

jakubz wrote:
Maybe at check box with the option for the customers on guestcheckout to be "real customers" instead of guest!  And with the combination to skip the build in registration page.


Hop it make sens. 

Hi,
Could you please elaborate more on what you want ? Also, a screenshot will be very helpful.
Thanks.

I think he wants to "checkobx" or smth like this (maybe bellow "terms checkbox". Where client can check "Make order and create account". 

When client check it. He make order and "register" in our shop, and he don't need create account next time. In order form he give us all data what we need to his profile. 

My propositions: 
1. Scenerio: we have free delivery when client cart is greater than 100$, and we want to show him promo tip: When he have 89$. "If you want a free shipment add something greater than 11$"? 

Or "add 11$ to take 5% discount"

You can add this in widget admin panel, where we can choose discounts from created discounts in nopcommerce.

2. Is possible to move "pay in store" to billing address? 

3. Is this plugin support cross selling?


Hi,

The idea of creating account for the guest customers is really good. We will consider it after the holidays !

1. This is quite specific for your case. You can still achieve it with jQuery I guess. You can check the current "Order total" and if it is < 100 - you can show your message.

2. You can move the "pay in store" below the billing address, but not in it.

3. You can show the cross sell products on checkout page by going to RealOnePageCheckout.cshtml view and uncomment this:

@*<div class="cross-sells">
  @Html.Action("CrossSellProducts", "Product")
</div>*@

P.S. - But keep in mind that deleting product(s) from the cart ( on checkout page ) won't trigger updating the cross sell products.

Hope this helps!

9 years ago

Tebox wrote:
Maybe at check box with the option for the customers on guestcheckout to be "real customers" instead of guest!  And with the combination to skip the build in registration page.

Hop it make sens. 


Hi,

Could you please elaborate more on what you want ? Also, a screenshot will be very helpful.

Thanks.

9 years ago

David Arnold wrote:
Just upgraded but now get this error - any idea


Did you run the upgrade scripts from 3.60 to 3.70 ? Please read the Theme upgrade.txt file in the Theme upgrade folder for detailed instructions how to upgrade.

Hope this helps!

9 years ago

[email protected] wrote:
It would be nice to have a separate setting to hide the "Estimate Shipping" panel in the OPC page.  For implementations where we still display the default Nop cart page, this is redundant and takes up a lot of valuable real estate.


Hi Bob,

That's really nice idea. Could you please suggest your idea in  our User Voice portal so that other people can vote for it.

Thanks.