Set different rates for each product in the store

  • Posts: 107
  • Thank you received: 1
11 years 2 months ago #123298

Hi, I wanted to know if it is possible to set different rates for each product price in my shop.

An example: I have a product whose normal price is 35 euros. For certain users (who enter with username and password in the store), I want the product worth 30 euros, and other users, it will be 25 euros.

The idea would be to get these prices, corresponding to the normal rate and also at reduced rates (which could be several, me in particular interest me 3 plus normal) directly importing products to shop with the CSV file.

Would it be possible to implement this option in future versions of HikaShop, or already included?

Thanks, greetings.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #123310

Hi,

I think that it's already possible, you'll just have to use Access levels through the "price" tab of your product page, and create different prices regarding the user group.
Note that ACL are available through the business version of Hikashop.

Also Using the User Group FTW For Hikashop plugin will probably help you.

The following user(s) said Thank You: Ronon

Please Log in or Create an account to join the conversation.

  • Posts: 107
  • Thank you received: 1
11 years 2 months ago #123416

Okay, I've seen it, is what you see in the image attached, right? I created 3 groups of users whose parent group is "Registered", what I want is, as I said, put different prices which are then applied according to the user group.

As I understand the documentation of HikaShop Business, the available fields for importing CSV files are these:

product_parent_id | product_name | product_description | product_quantity | product_code | product_published | product_hit | product_created | product_sale_start | product_sale_end | product_delay_id | product_tax_id | product_type | product_vendor_id | product_manufacturer_id | product_url | product_weight | product_keywords | product_weight_unit | product_modified | product_meta_description | product_dimension_unit | product_width | product_length | product_height | product_max_per_order | product_access | product_group_after_purchase | product_min_per_order | product_contact | product_last_seen_date | product_sales | product_waitlist | product_layout | product_average_score | product_total_vote | product_page_title | product_alias | product_price_percentage | product_msrp | product_canonical | price_value | price_value_with_tax | price_currency_id | price_min_quantity | price_access | files | images | parent_category | categories_namekey | categories_image | categories_ordering | categories | related | options.


What fields should I use to import the different rates (at least 4 normal and 3 small) directly from CSV file? Or should I create these manually? Currently, to import the price, use the fields "price_value" and "price_value_with_tax".

Could you use another 3 fields, one for each rate, and be introduced properly to each product, thus creating price 4 lines for each product?

Thank you.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 2 months ago #123441

Hi,

The best in this case is to create an export of one configured product and you will have the exact form that you can use during the import.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Ronon

Please Log in or Create an account to join the conversation.

  • Posts: 107
  • Thank you received: 1
11 years 2 months ago #123667

Hello, I added various rates to a product, and I assigned each to a different user group. The first rate, the group "Public", and the other rates to other groups hanging from the father "Registered". When exporting the test product, which I have seen is that it uses the column "price_value" to indicate the different rates, separated by vertical bars. And to indicate groups of users accessing each rate, we use the column "price_access" indicating the group ID (with commas) and separated by vertical bars, it would be something like:

price_value
12.00000|10.00000|9.00000|8.00000


price_access
,1,|,10,|,11,|,12,


Thanks, with this as I can make myself a proper import to automatically mess 4 tariffs in each of the products in the store.

A greeting!

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum