Hi friends, my website works as it selects its country and city when registering for Vendor. After that the product that enters the site is displayed if I set the site country and site city to the same. For example: Vendor "Test" is registered in Armenia and Yerevan city and has released a product for sale. To show and see that product I have to set the country on Armenia and the city on Yerevan. Everything works fine! I created the "Global" column in the database and in the "cs-cart_products" table. And I've added the "Global" option on the product submission page. when vendor selected the "Global" option in add product page , the word "Y" will inserted in the "Global" column for that product. I want the products that selected global_product to be displayed in all countries when post product. How can I do this?
|