CS Cart Vendor specific discount - cs-cart

Here's what I need:
I need to setup Vendor-discount values for product purchase in cs-cart multivendor(4.0) setup on my server.
Can somebody guide me regarding this ?
Thanks in advance !!!
Vivek Shah

There is some sample code here:
http://forum.cs-cart.com/topic/34865-vendor-promotions-a-free-partial-implementation/

Related

Product price Prestashop 1.7

I start using Prestashop 1.7 and i have problems to display the price with taxes on product page. I have tried many things, but all of them faild.
Anyone knows a solution for this?
Thank you.
The correct way to do this is going to config each gruop of clients, and in the configuration page you have the option to see the price with or without taxes.
Go to: Shop Parameters -> Customer Settings, then go to Gruops tab and edit all of them changing this option:
Hope it helps you.

Magento configurable product change details to show simple products details

I'm trying to achieve something like this n a Magento configurable product:
http://shop.mdminc.com/c/sequence-pumps_sequence-titan
Is it possible? I need to change all the details of the page when the pump model changes. All details change from one model to another... Any suggestions or any extension. Thanks everyone in advance.
Thanks for the answer,
I purchase this extension and with my buddies help we made it happen...
https://firebearstudio.com/improved-configurable-product.html
By default the extension did not change the sku and additional product information. Bu we made it happen...
You can use the below extension to show simple product information when selecte option in configurable product:
https://www.magentocommerce.com/magento-connect/display-simple-product-s-images.html

Magento : Allow the customer to add a comment when adding a product to cart

I'm working on a Magento shop and I want to give the customers the possibility to add a comment when they put a product in cart.
The comment can contain specifications about the ordrered product. It must be visible in the checkout, in the confirmation email and in the admin sales interface.
Is there a way to do that with the standard Magento configuration? Or does a module exist?
Thanks in advance for your help.
Have a look at this extension, See the screenshots.
http://www.magentocommerce.com/magento-connect/brainvire-order-comment-order-comment-magento-extension.html
This may helpful for you, I have used this in a project, it works well.
But as you saying customer should add comment while adding product, you need to customize this extenion a bit.
Cheers :-)

how to get related product by product keyword(meta keyword) in magento?

I've to get related products according to the keyword of the product in magento.
Is there is any way to do that.
Thanks in Advance.
Use this extension
I've use this extension,its works well.I fix the issue.

Creating a configurable Magento attribute from scratch

I need to extend Magento to allow changing the price of a product based on an attribute, such as size or color. I can't use any in-built facilities Magento might have for this - I need to write the code myself. I'm a beginning Magento developer. Can anybody help? Maybe point me to a guide or walk-through for this on the internet? Thanks!
You may wish to read some of the basic guides on Magento to answer a question like this. This is entirely the point of configurable products and of custom product options.
Hope that helps
Thanks,
Joe

Resources