geniti

Results 6 comments of geniti

it seems that it doesn't handle price switch in producttag. @lfades this code you shared above isnt in file The following change to the price object's amount in /components/product/ProductSidebar resolved...

@ceiphr sorry but my file looks like this components/product/productsidebar import s from './ProductSidebar.module.css' import { useAddItem } from '@framework/cart' import { FC, useEffect, useState } from 'react' import { ProductOptions...

im trying to get this to work for like 4 months now. But seems that nothing will work. Did anyone @lfades @ceiphr @gnacoding find a solution to this updating price...

> > im trying to get this to work for like 4 months now. But seems that nothing will work. > > Did anyone @lfades @ceiphr @gnacoding find a solution...

@goncy @willianjusten could you help me with this i have created this type export type Category = { id: string name: string image: CategoryImage[] slug: string path: string } export...

This would be great to implement. in case for simplicity could we use a plugin like variator https://apps.shopify.com/variants-as-separate-products Should this work or do we need something to customize in sanity...